Skip to content

Commit

Permalink
Add venv to .codespellignore
Browse files Browse the repository at this point in the history
  • Loading branch information
rockdaboot committed Jun 3, 2024
1 parent 5cd7960 commit 2b30e04
Showing 1 changed file with 1 addition and 1 deletion.
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,CHANGELOG.md,LICENSES
skip = .git,go.mod,go.sum,CHANGELOG.md,LICENSES,venv
uri-ignore-words-list = *
write =

0 comments on commit 2b30e04

Please sign in to comment.