Skip to content
This repository was archived by the owner on Mar 24, 2026. It is now read-only.

Commit 3c32933

Browse files
committed
chore: add .golangci.yml with misspell ignore words
1 parent e42f581 commit 3c32933

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.golangci.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
linters-settings:
2+
misspell:
3+
ignore-words:
4+
- comando
5+
- comandos
6+
- eles
7+
- stretchr

0 commit comments

Comments
 (0)