Skip to content

Commit

Permalink
Update codespell configs
Browse files Browse the repository at this point in the history
  • Loading branch information
pellared committed May 24, 2024
1 parent 62b7e95 commit a5eaca8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .codespellignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ collison
consequentially
ans
nam
valu
thirdparty
2 changes: 1 addition & 1 deletion .codespellrc
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ check-filenames =
check-hidden =
ignore-words = .codespellignore
interactive = 1
skip = .git,go.mod,go.sum,semconv,venv,.tools
skip = .git,go.mod,go.sum,go.work,go.work.sum,semconv,venv,.tools
uri-ignore-words-list = *
write =

0 comments on commit a5eaca8

Please sign in to comment.