feat: add spancheck linter ()

Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
This commit is contained in:
Joshua Timmons 2024-01-02 22:24:30 -05:00 committed by GitHub
parent 0fdf33aaaa
commit d23c35470b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 402 additions and 1 deletions

View file

@ -33,6 +33,7 @@ func TestSourcesFromTestdataSubDir(t *testing.T) {
"ginkgolinter",
"zerologlint",
"protogetter",
"spancheck",
}
for _, dir := range subDirs {