mirror of
https://github.com/ViViDboarder/shoestrap.git
synced 2025-01-31 07:34:21 +00:00
4 lines
72 B
Fish
4 lines
72 B
Fish
if type -q golangci-lint
|
|
golangci-lint completion fish | source
|
|
end
|