aboutsummaryrefslogtreecommitdiffstats
path: root/src/_cppcheck
diff options
context:
space:
mode:
Diffstat (limited to 'src/_cppcheck')
-rw-r--r--src/_cppcheck112
1 files changed, 112 insertions, 0 deletions
diff --git a/src/_cppcheck b/src/_cppcheck
new file mode 100644
index 0000000..c4c1aa1
--- /dev/null
+++ b/src/_cppcheck
@@ -0,0 +1,112 @@
+#compdef cppcheck
+# ------------------------------------------------------------------------------
+# Copyright (c) 2019 Github zsh-users - http://github.com/zsh-users
+# All rights reserved.
+#
+# Redistribution and use in source and binary forms, with or without
+# modification, are permitted provided that the following conditions are met: