server/s/cppcheck

5 lines
105 B
Plaintext
Raw Normal View History

#!/bin/sh
2018-02-25 18:30:44 +01:00
cppcheck --enable=all -U_MSC_VER -UCLEANUP_CODE -UTODO \
2018-02-25 17:21:09 +01:00
-IcJSON -Isrc -Iclibs -Istorage src