Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
Co-authored-by: Alan Parra <alan.parra@goteleport.com>
  • Loading branch information
rosstimothy and codingllama authored Jan 14, 2025
1 parent fc98b57 commit 94269a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ linters-settings:
files:
# Tests can do anything
- '!$test'
# Execptions
# Exceptions
# Remove these once they are complaint.
- '!**/api/testhelpers/**'
- '!**/e/lib/auth/ssotestlib.go'
Expand Down

0 comments on commit 94269a8

Please sign in to comment.