Skip to content

Commit

Permalink
golangci: remove misspell US locale restriction
Browse files Browse the repository at this point in the history
Signed-off-by: Eng Zer Jun <[email protected]>
  • Loading branch information
Juneezee authored and anderseknert committed Jan 4, 2025
1 parent 4757444 commit 38df330
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,6 @@ linters-settings:
lll:
line-length: 200

misspell:
locale: US

linters:
disable-all: true
enable:
Expand Down

0 comments on commit 38df330

Please sign in to comment.