Skip to content

Commit cd2b1c7

Browse files
authored
ci: disable ccpcheck for megalinter (#184)
1 parent 2c9a0f6 commit cd2b1c7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.mega-linter.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
APPLY_FIXES: all
12
ENABLE:
23
- ACTION
34
- CPP
@@ -9,6 +10,7 @@ ENABLE:
910
- XML
1011
- YAML
1112
DISABLE_LINTERS:
13+
- CPP_CPPCHECK
1214
- CPP_CPPLINT
1315
- JSON_V8R
1416
- REPOSITORY_CHECKOV

0 commit comments

Comments
 (0)