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