Skip to content

Commit

Permalink
codespell: apply fixes (don't stage them)
Browse files Browse the repository at this point in the history
  • Loading branch information
ronso0 committed Jan 23, 2024
1 parent 1fa52bb commit 59ff6af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ repos:
.codespellignore,
--ignore-regex,
"\\W(?:m_p*(?=[A-Z])|m_(?=\\w)|pp*(?=[A-Z])|k(?=[A-Z])|s_(?=\\w))",
--write-changes,
]
exclude: ^(packaging/wix/LICENSE.rtf|src/dialog/dlgabout\.cpp|.*\.(?:pot?|(?<!d\.)ts|wxl|svg))$
- repo: https://github.com/pre-commit/mirrors-eslint
Expand Down

0 comments on commit 59ff6af

Please sign in to comment.