mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-16 22:02:45 +08:00
4 lines
215 B
Fish
4 lines
215 B
Fish
complete -c golint -l min_confidence -o min_confidence -d "Minimum confidence of a problem to print it" -x
|
|
complete -c golint -l set_exit_status -o set_exit_status -d "Set exit status to 1 if any issues are found"
|
|
|