flake8-spellcheck

Spellchecker

Automates spellchecking of variable and function names in Python code to improve readability and prevent errors.

❄️ Spellcheck variables, classnames, comments, docstrings etc

GitHub

72 stars
5 watching
28 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list

linterpythonspellcheck

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
best-doctor/flake8-variables-namesAn extension for flake8 that enforces more readable variable names.55
johnfraney/flake8-markdownChecks Python code in Markdown files for errors and syntax issues23
martinthoma/flake8-screamA Flake8 plugin to help identify and suppress false-positive warnings in Python code4
schlamar/flake8-todoA Flake8 plugin that checks for TODO notes in Python code.30
best-doctor/flake8-annotations-complexityTools to help write clear and maintainable Python code with type annotations46
python-formate/flake8-encodingsA tool to identify encoding issues in Python code6
tlocke/flake8-alphabetizeTools to alphabetize and check the order of import statements, exception lists, and all lists in Python code.16
tekumara/typos-lspA source code spell checker for Visual Studio Code and LSP clients.279
flake8-implicit-str-concat/flake8-implicit-str-concatA Flake8 plugin that checks for correct string literal concatenation in Python code.31
gforcada/flake8-pep3101Checks Python string formatting against the latest standard14
rocioar/flake8-djangoA plugin to enforce Django-specific coding standards and best practices during code reviews.180
snok/flake8-type-checkingAnalyze and optimize type-checking imports in Python code to improve maintainability and runtime performance.115
afonasev/flake8-returnTool to check return values in Python functions62
mlshapiro/jupyterlab-flake8An extension that integrates flake8 linting into JupyterLab for Python notebooks and text files111
smarkets/flake8-strictPlugin for static code analysis of Python code adhering to strict style rules10