Skip to content

Commit c1baab1

Browse files
committed
Added codacy suppressions
1 parent b50b804 commit c1baab1

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.codacy.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
engines:
3+
cppcheck:
4+
options:
5+
suppress:
6+
- missingIncludeSystem

0 commit comments

Comments
 (0)