forked from github/server
ignore some more defines
This commit is contained in:
parent
a0fcdc83fe
commit
15e2d82706
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
cppcheck --enable=all -U_MSC_VER -UCLEANUP_CODE -UTODO \
|
cppcheck --enable=all -U_MSC_VER -UCLEANUP_CODE -UTODO \
|
||||||
|
-UERESSEA_BUILDNO -UERESSEA_VERSION \
|
||||||
-IcJSON -Isrc -Iclibs -Istorage src
|
-IcJSON -Isrc -Iclibs -Istorage src
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue