aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar ridiculousfish <corydoras@ridiculousfish.com>2016-06-11 15:35:52 -0700
committerGravatar ridiculousfish <corydoras@ridiculousfish.com>2016-06-11 15:35:52 -0700
commitd77c20b09a6d355f4cd628c57e17609ffbfdbfd7 (patch)
treec735dfceb864971305d7e88c0cbd5812279b1ca5
parentd910aa15fe7eec40f2a452b7eb5fa8f1896c006d (diff)
Don't cppcheck the pcre sources
-rwxr-xr-xbuild_tools/cppcheck.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_tools/cppcheck.sh b/build_tools/cppcheck.sh
index 658f35c4..fc94a2d7 100755
--- a/build_tools/cppcheck.sh
+++ b/build_tools/cppcheck.sh
@@ -1,3 +1,3 @@
#!/usr/local/bin/fish
-cppcheck --enable=all --std=posix --quiet .
+cppcheck --enable=all --std=posix --quiet ./src/