Skip to content

Commit f34cefb

Browse files
authored
Update pyproject.toml
1 parent cb99d2c commit f34cefb

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
@@ -159,7 +159,7 @@ lint.pylint.max-returns = 8 # default: 6
159159
lint.pylint.max-statements = 88 # default: 50
160160

161161
[tool.codespell]
162-
ignore-words-list = "3rt,ans,bitap,crate,damon,fo,followings,hist,iff,kwanza,manuel,mater,secant,som,sur,tim,toi,zar"
162+
ignore-words-list = "3rt,abd,aer,ans,bitap,crate,damon,fo,followings,hist,iff,kwanza,manuel,mater,secant,som,sur,tim,toi,zar"
163163
skip = "./.*,*.json,*.lock,ciphers/prehistoric_men.txt,project_euler/problem_022/p022_names.txt,pyproject.toml,strings/dictionary.txt,strings/words.txt"
164164

165165
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)