mirror of
https://github.com/fish-shell/fish-shell
synced 2025-02-13 20:48:37 +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/
|