Codacy: Try to exclude all addon test files
This commit is contained in:
parent
f286325cec
commit
511bca1e62
|
@ -1,6 +1,5 @@
|
||||||
exclude_paths:
|
exclude_paths:
|
||||||
- addons/test/*.c
|
- addons/test/**
|
||||||
- addons/test/*.cpp
|
|
||||||
- addons/y2038/test/*.c
|
- addons/y2038/test/*.c
|
||||||
- htmlreport/example.cc
|
- htmlreport/example.cc
|
||||||
- samples/**/bad.c
|
- samples/**/bad.c
|
||||||
|
|
Loading…
Reference in New Issue