Skip to content

Commit 80d52fa

Browse files
Codespell ignore file (#546)
resolved #546 Signed-off-by: Ruslan Senatorov <55090151+ruslansenatorov@users.noreply.github.com>
1 parent 28344ad commit 80d52fa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ repos:
9292
- --ignore-regex=^\s*"image\/(jpeg|png|gif|bmp|tiff)":\s.*
9393
- --ignore-regex=[A-Za-z0-9+/]{100,}
9494
- --skip=*.js,*.html,*.css,*.svg",*.json,*.png,*.jpg,*.yml,*.yaml
95+
exclude: '^python/makarov/|^python/oop\.ipynb$'
9596
- repo: https://github.com/nbQA-dev/nbQA
9697
rev: 1.9.0
9798
hooks:

0 commit comments

Comments
 (0)