Skip to content

Commit 897fad9

Browse files
committed
enable static checkers
Signed-off-by: Louise Poubel <[email protected]>
1 parent 7642d19 commit 897fad9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,6 @@ jobs:
1414
uses: ignition-tooling/action-ignition-ci@focal
1515
with:
1616
codecov-enabled: true
17+
cppcheck-enabled: true
18+
cpplint-enabled: true
1719
doxygen-enabled: true

0 commit comments

Comments
 (0)