Skip to content

Commit eed9dfb

Browse files
versatamai2012
authored andcommitted
Codacy: Exclude more test files which contain errors by intention (#1106)
* Codacy: Exclude more test files which contain errors by intention * Codacy: Exclude htmlreport/example.cc too
1 parent 152fc83 commit eed9dfb

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.codacy.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
11
exclude_paths:
2+
- addons/test/*.c
3+
- addons/y2038/test/*.c
4+
- htmlreport/example.cc
5+
- samples/**/bad.c
6+
- samples/**/bad.cpp
7+
- test/test.cxx
28
- test/cfg/*.c
39
- test/cfg/*.cpp
10+
- test/synthetic/*.c

0 commit comments

Comments
 (0)