diff --git a/.golangci.yml b/.golangci.yml index fc5e421d9f29d..0f424f4c60dfb 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -133,7 +133,7 @@ linters-settings: files: # Tests can import testify - '!$test' - # Execptions + # Exceptions # Remove these once they are complaint. - '!**/api/testhelpers/**' - '!**/e/lib/auth/ssotestlib.go'