Spellcheck variables, comments and docstrings
Project description
Flake8 Plugin that spellchecks variables, functions, classes and other bits of your python code.
You can whitelist words that are specific to your project simply by adding them to whitelist.txt in the root of your project directory. Each word you add should be separated by a newline.
Spelling is assumed to be in en_US.
This plugin supports python 3.5+
Codes
SC100 - Spelling error in comments
SC200 - Spelling error in name (e.g. variable, function, class)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
flake8-spellcheck-0.10.0.tar.gz
(329.6 kB
view details)
Built Distribution
File details
Details for the file flake8-spellcheck-0.10.0.tar.gz
.
File metadata
- Download URL: flake8-spellcheck-0.10.0.tar.gz
- Upload date:
- Size: 329.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.20.1 setuptools/41.2.0 requests-toolbelt/0.8.0 tqdm/4.31.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b5ebf43f78b1241a4e7c4d69d7a05ccd9cf1c85ab8ded3004e6e27676f56f2f |
|
MD5 | 0faf5ed988172f98ce44ae6ecc443601 |
|
BLAKE2b-256 | 0378f9623819c3997eed212197cc1afcc2a655d9bd91b53ba42427595fa59c01 |
File details
Details for the file flake8_spellcheck-0.10.0-py2.py3-none-any.whl
.
File metadata
- Download URL: flake8_spellcheck-0.10.0-py2.py3-none-any.whl
- Upload date:
- Size: 653.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.20.1 setuptools/41.2.0 requests-toolbelt/0.8.0 tqdm/4.31.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5f55f522d0aef34772d11f5021feef730033b278ead1b4c34caa9dcf7f5dad19 |
|
MD5 | 8a771bbff348296925e42d3e4c5dde56 |
|
BLAKE2b-256 | dfa8f3cebd6e9c56609b4264bacabf1b3ea503a82724bb2e7f2b7f25458ec494 |