Don't cppcheck the pcre sources

This commit is contained in:
ridiculousfish 2016-06-11 15:35:52 -07:00
parent d910aa15fe
commit d77c20b09a

View File

@ -1,3 +1,3 @@
#!/usr/local/bin/fish
cppcheck --enable=all --std=posix --quiet .
cppcheck --enable=all --std=posix --quiet ./src/