mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-26 21:03:12 +00:00
4 lines
67 B
Bash
4 lines
67 B
Bash
|
#!/usr/local/bin/fish
|
||
|
|
||
|
cppcheck --enable=all --std=posix --quiet .
|