1
0
mirror of https://github.com/ViViDboarder/shoestrap.git synced 2025-03-10 01:16:19 +00:00

4 lines
72 B
Fish
Raw Normal View History

if type -q golangci-lint
golangci-lint completion fish | source
end