Skip to content

Commit

Permalink
Removed codespell
Browse files Browse the repository at this point in the history
  • Loading branch information
Shobuj-Paul committed Feb 24, 2024
1 parent 469423d commit 6eedfcb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
Empty file removed .codespell_words
Empty file.
7 changes: 0 additions & 7 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,3 @@ repos:
language: system
files: \.(c|cc|cxx|cpp|frag|glsl|h|hpp|hxx|ih|ispc|ipp|java|js|m|proto|vert)$
args: ['-fallback-style=none', '-i']

- repo: https://github.com/codespell-project/codespell
rev: v2.2.6
hooks:
- id: codespell
args: ['--write-changes', '--ignore-words=.codespell_words']
exclude: CHANGELOG.rst

0 comments on commit 6eedfcb

Please sign in to comment.