Skip to content

Commit

Permalink
Exclude code of conduct from codespell
Browse files Browse the repository at this point in the history
  • Loading branch information
namurphy committed Mar 27, 2024
1 parent 29d912f commit 4f77f95
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ repos:
args: [--write-changes]
additional_dependencies:
- tomli
exclude: shortcodes|plugins
exclude: shortcodes|plugins|CODE_OF_CONDUCT.rst

- repo: https://github.com/executablebooks/mdformat
rev: 0.7.17
Expand Down
2 changes: 1 addition & 1 deletion CODE_OF_CONDUCT.rst
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ member of the Coordinating Committee. All complaints will be reviewed
and investigated and will result in a response that is deemed necessary
and appropriate to the circumstances. The project team is obligated to
maintain confidentiality with regard to the reporter of an incident.
Project team members should recurse themselves from enforcement of the
Project team members should recuse themselves from enforcement of the
code of conduct for a given incident if they have an actual or apparent
conflict of interest. Further details of specific enforcement policies
may be posted separately.
Expand Down

0 comments on commit 4f77f95

Please sign in to comment.