mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 14:23:38 +08:00
Don't cppcheck the pcre sources
This commit is contained in:
parent
d910aa15fe
commit
d77c20b09a
|
@ -1,3 +1,3 @@
|
|||
#!/usr/local/bin/fish
|
||||
|
||||
cppcheck --enable=all --std=posix --quiet .
|
||||
cppcheck --enable=all --std=posix --quiet ./src/
|
||||
|
|
Loading…
Reference in New Issue
Block a user