mirror of
https://github.com/SuperBFG7/ympd
synced 2025-09-05 04:07:56 +00:00
Feat: add cppcheck
This commit is contained in:
@@ -47,3 +47,6 @@ sudo make install
|
|||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
debian/postinst
|
debian/postinst
|
||||||
|
|
||||||
|
echo "Running cppcheck"
|
||||||
|
[ -x /usr/bin/cppcheck ] && cppcheck --enable=warning --inconclusive --force --inline-suppr src/*.c src/*.h
|
||||||
|
Reference in New Issue
Block a user