Skip to content

Commit

Permalink
[openstudiocoalition#230] Remove explicit constructor cppcheck suppre…
Browse files Browse the repository at this point in the history
…ssion
  • Loading branch information
j-lorrey committed Apr 29, 2022
1 parent 6a7ef37 commit debd894
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cppcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
shell: bash
run: |
cppcheck \
--suppress=noExplicitConstructor \
--suppress=useStlAlgorithm \
--inline-suppr \
--inconclusive \
Expand Down

0 comments on commit debd894

Please sign in to comment.