Skip to content

Commit 319bcb2

Browse files
committed
Tune up to skips
1 parent f343537 commit 319bcb2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,6 @@ warn_unused_ignores = false
109109
# invalidate CI cache: 1
110110

111111
[tool.codespell]
112-
skip = '.git,*.pdf,*.svg'
113-
#
114-
# ignore-words-list = ''
112+
skip = '.git,*.pdf,*.svg,*.drawio'
113+
# Ines - name
114+
ignore-words-list = 'ines'

0 commit comments

Comments
 (0)