Enable golangci-lint
This commit is contained in:
@ -17,6 +17,7 @@ return {
|
||||
formatters_by_ft = {
|
||||
lua = { "stylua" },
|
||||
ruby = { "rufo" },
|
||||
go = { "gofmt" },
|
||||
},
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user