mirror of
https://github.com/ViViDboarder/shoestrap.git
synced 2025-02-23 17:23:51 +00:00
4 lines
72 B
Fish
4 lines
72 B
Fish
if type -q golangci-lint
|
|
golangci-lint completion fish | source
|
|
end
|