mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-25 09:39:52 +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
|
#!/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