mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 20:16:12 +08:00
4 lines
72 B
Bash
Executable File
4 lines
72 B
Bash
Executable File
#!/usr/local/bin/fish
|
|
|
|
cppcheck --enable=all --std=posix --quiet ./src/
|