Skip to content

Commit

Permalink
Update cppcheck.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sakumisu authored Sep 27, 2024
1 parent b7bdb5e commit d096319
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cppcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@ jobs:
git checkout $latest_tag
make FILESDIR=/usr/local/share/Cppcheck -j8
sudo make install FILESDIR=/usr/local/share/Cppcheck
cd ..
cppcheck --version
cppcheck --enable=warning,portability,performance --language=c --platform=unix32 --std=c99 class/ core/ common/ port/

0 comments on commit d096319

Please sign in to comment.