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
72 stars
5 watching
28 forks
Language: Python
last commit: 6 months ago
Linked from 1 awesome list
linterpythonspellcheck
Related projects:
Repository | Description | Stars |
---|---|---|
| An extension for flake8 that enforces more readable variable names. | 55 |
| Checks Python code in Markdown files for errors and syntax issues | 23 |
| A Flake8 plugin to help identify and suppress false-positive warnings in Python code | 4 |
| A Flake8 plugin that checks for TODO notes in Python code. | 30 |
| Tools to help write clear and maintainable Python code with type annotations | 46 |
| A tool to identify encoding issues in Python code | 6 |
| Tools to alphabetize and check the order of import statements, exception lists, and all lists in Python code. | 16 |
| A source code spell checker for Visual Studio Code and LSP clients. | 279 |
| A Flake8 plugin that checks for correct string literal concatenation in Python code. | 31 |
| Checks Python string formatting against the latest standard | 14 |
| A plugin to enforce Django-specific coding standards and best practices during code reviews. | 180 |
| Analyze and optimize type-checking imports in Python code to improve maintainability and runtime performance. | 115 |
| Tool to check return values in Python functions | 62 |
| An extension that integrates flake8 linting into JupyterLab for Python notebooks and text files | 111 |
| Plugin for static code analysis of Python code adhering to strict style rules | 10 |