Skip to content

Commit

Permalink
Update .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
Ignore spellcheck for formatting
  • Loading branch information
atong01 authored Dec 14, 2024
1 parent cd129fc commit c43354b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ repos:
require_serial: true
args:
- --skip=logs/**,data/**,*.ipynb
- --ignore-words-list=ot,hist
- --ignore-words-list=ot,hist,anguage

# jupyter notebook linting
- repo: https://github.com/nbQA-dev/nbQA
Expand Down

0 comments on commit c43354b

Please sign in to comment.