Skip to content

Commit 1fb484f

Browse files
committed
cppcheck.cppcheck: exclude some test subfolders
1 parent 60a58b7 commit 1fb484f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cppcheck.cppcheck

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,7 @@
1818
</paths>
1919
<exclude>
2020
<path name="gui/temp/"/>
21+
<path name="test/cfg/"/>
22+
<path name="test/cli/"/>
2123
</exclude>
2224
</project>

0 commit comments

Comments
 (0)