mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-21 11:57:56 +08:00
4 lines
67 B
Bash
4 lines
67 B
Bash
![]() |
#!/usr/local/bin/fish
|
||
|
|
||
|
cppcheck --enable=all --std=posix --quiet .
|