1
0
mirror of https://github.com/nikoksr/notify.git synced 2025-01-03 22:52:23 +02:00

build(lint): make codacy ignore markdown files

This commit is contained in:
Niko Köser 2021-01-31 02:08:05 +01:00
parent f4b9aba788
commit 98ef77c06b
No known key found for this signature in database
GPG Key ID: F3F28C118DAA6375

3
.codacy.yml Normal file
View File

@ -0,0 +1,3 @@
---
exclude_paths:
- '**.md'