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