mirror of
https://github.com/scratchfoundation/golangci-lint.git
synced 2025-08-07 12:00:40 -04:00
feat: add spancheck
linter (#4290)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
This commit is contained in:
parent
0fdf33aaaa
commit
d23c35470b
12 changed files with 402 additions and 1 deletions
test
|
@ -33,6 +33,7 @@ func TestSourcesFromTestdataSubDir(t *testing.T) {
|
|||
"ginkgolinter",
|
||||
"zerologlint",
|
||||
"protogetter",
|
||||
"spancheck",
|
||||
}
|
||||
|
||||
for _, dir := range subDirs {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue