Skip to content

Commit 90643e5

Browse files
committed
Skip codespell on performance json files
1 parent 263abd0 commit 90643e5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,3 +128,6 @@ directory = "htmlcov"
128128

129129
[tool.rstcheck]
130130
report_level = "WARNING"
131+
132+
[tool.codespell]
133+
skip = "tests/performance/odm-data/flat_models/*.json,tests/performance/odm-data/nested_models/*.json"

0 commit comments

Comments
 (0)