aboutsummaryrefslogtreecommitdiffhomepage
path: root/build_tools
diff options
context:
space:
mode:
Diffstat (limited to 'build_tools')
-rwxr-xr-xbuild_tools/cppcheck.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/build_tools/cppcheck.sh b/build_tools/cppcheck.sh
new file mode 100755
index 00000000..658f35c4
--- /dev/null
+++ b/build_tools/cppcheck.sh
@@ -0,0 +1,3 @@
+#!/usr/local/bin/fish
+
+cppcheck --enable=all --std=posix --quiet .