Skip to content

Commit b48fd27

Browse files
committed
precommit@
1 parent cdf8625 commit b48fd27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ lint.pydocstyle.convention = "google"
114114

115115
[tool.codespell]
116116
skip = "src/swmmanywhere/defs/iso_converter.yml,*.inp,docs/paper/*"
117-
ignore-words-list = "gage,gages,Carrer"
117+
ignore-words-list = "gage,gages,Carrer,anc"
118118

119119
[tool.pytest.ini_options]
120120
addopts = "-v --cov=src/swmmanywhere --cov-report=xml --doctest-modules --ignore=src/swmmanywhere/logging.py"

0 commit comments

Comments
 (0)