This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
fish-shell
Watch
2
Star
0
Fork
0
You've already forked fish-shell
mirror of
https://github.com/fish-shell/fish-shell.git
synced
2024-11-23 03:03:57 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
6682f0e8ca
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 08:33:34 +08:00
#!/usr/local/bin/fish
Don't cppcheck the pcre sources
2016-06-12 06:35:52 +08:00
cppcheck --enable
=
all --std
=
posix --quiet ./src/
Reference in New Issue
Copy Permalink