Skip to content

Commit

Permalink
Added Misra
Browse files Browse the repository at this point in the history
  • Loading branch information
Imeguras committed Mar 12, 2024
1 parent 65f1a8b commit f07d4e5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/cppcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,6 @@ jobs:
uses: deep5050/cppcheck-action@main
with:
github_token: ${{ secrets.GITHUB_TOKEN}}

other_options:
--addon=misra
./*.h

0 comments on commit f07d4e5

Please sign in to comment.