[Codacy] Exclude unwanted directories and files from scan
This commit is contained in:
7
.codacy.yaml
Normal file
7
.codacy.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
exclude_paths:
|
||||
- 'tools/**'
|
||||
- 'third_party/**'
|
||||
- 'docs/**'
|
||||
- 'android/**'
|
||||
- '**.md'
|
||||
Reference in New Issue
Block a user