mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-03 06:41:14 -03:00
Add golint completions
This commit is contained in:
3
share/completions/golint.fish
Normal file
3
share/completions/golint.fish
Normal file
@@ -0,0 +1,3 @@
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user