This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
fish-shell
Watch
2
Star
0
Fork
You've already forked fish-shell
0
mirror of
https://github.com/fish-shell/fish-shell
synced
2024-12-26 12:53:13 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
c4f2210cc5
fish-shell
/
build_tools
/
cppcheck.sh
4 lines
72 B
Bash
Raw
Normal View
History
Unescape
Escape
Add cppcheck.sh driver script for running cppcheck
2015-07-26 00:33:34 +00:00
#!/usr/local/bin/fish
Don't cppcheck the pcre sources
2016-06-11 22:35:52 +00:00
cppcheck --enable
=
all --std
=
posix --quiet ./src/
Reference in a new issue
Copy permalink