mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-10 15:14:44 +00:00
3 lines
72 B
Bash
Executable file
3 lines
72 B
Bash
Executable file
#!/usr/local/bin/fish
|
|
|
|
cppcheck --enable=all --std=posix --quiet ./src/
|