Incorporate Code Review Feedback

Co-authored-by: Jonas Holst Damtoft <Jomik@users.noreply.github.com>
This commit is contained in:
Võ Quang Chiến 2024-01-08 23:32:34 +07:00 committed by GitHub
parent 6d08502cac
commit 1a30994255
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,6 +14,8 @@ return {
opts = {
linters_by_ft = {
go = { "golangcilint" },
gomod = { "golangcilint" },
gowork = { "golangcilint" },
},
},
},