diff --git a/flake8_spellcheck/pytest.txt b/flake8_spellcheck/pytest.txt new file mode 100644 index 0000000..0bf3e12 --- /dev/null +++ b/flake8_spellcheck/pytest.txt @@ -0,0 +1,7 @@ +autouse +getfixturevalue +param +parametrize +params +usefixtures +xfail diff --git a/flake8_spellcheck/python.txt b/flake8_spellcheck/python.txt index f1c6271..87f10a2 100644 --- a/flake8_spellcheck/python.txt +++ b/flake8_spellcheck/python.txt @@ -24,6 +24,7 @@ botocore builtins bytearray ceil +checkable chmod chr classmethod @@ -49,6 +50,7 @@ enum env environ errno +exc expanduser findall flake8 @@ -109,7 +111,6 @@ netloc noqa optionxform optparse -parametrize pathlib pkgutil posixpath @@ -153,9 +154,11 @@ sys tarfile tempfile timedelta +tokenize traceback tzinfo tzname +unittest urlencode urljoin urllib diff --git a/flake8_spellcheck/technical.txt b/flake8_spellcheck/technical.txt index 4e470f7..92c4c26 100644 --- a/flake8_spellcheck/technical.txt +++ b/flake8_spellcheck/technical.txt @@ -25,10 +25,12 @@ dev dynamodb erroring fh +filesystem fixme float32 float64 frontend +func gcp geoip geoip2 @@ -57,6 +59,7 @@ js json jsonschema jwt +lua mariadb md5 middleware @@ -77,10 +80,10 @@ postgres profiler protobuf pypi -pypi qemu readme rng +runtime s3 schema schemas @@ -94,13 +97,13 @@ sha256 stderr stdin stdout -stdout symlink titlecase tls todo toolchain toolchains +ttl txt uint uint32 @@ -111,6 +114,7 @@ unhandled unhashable uri usr +util whitespace windll workspace diff --git a/setup.cfg b/setup.cfg index ef3acea..faabfe6 100644 --- a/setup.cfg +++ b/setup.cfg @@ -4,6 +4,8 @@ ignore = W503,E501 # W503 is not PEP8 compliant and black doesnt always break l application-import-names = flake8_spellcheck, tests max-complexity = 10 +spellcheck-add-dictionary = pytest + [bdist_wheel] universal = 1 diff --git a/whitelist.txt b/whitelist.txt index 5e38a24..c1cc5b3 100644 --- a/whitelist.txt +++ b/whitelist.txt @@ -1,9 +1,6 @@ Aquilina compat -config flake8dir fp hacky lineno -parametrize -tokenize