mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-11 23:47:25 +00:00
3 lines
67 B
Bash
Executable file
3 lines
67 B
Bash
Executable file
#!/usr/local/bin/fish
|
|
|
|
cppcheck --enable=all --std=posix --quiet .
|