Merge pull request #808 from croneter/codacy
Create .codacy.yaml to ignore certain Codacy errors
This commit is contained in:
commit
029123334b
1 changed files with 5 additions and 0 deletions
5
.codacy.yaml
Normal file
5
.codacy.yaml
Normal file
|
@ -0,0 +1,5 @@
|
|||
exclude_paths:
|
||||
- 'resources/lib/watchdog/**'
|
||||
- 'resources/lib/pathtools/**'
|
||||
- 'resources/lib/pathtools/**'
|
||||
- 'resources/lib/defused_etree.py'
|
Loading…
Reference in a new issue