flake8-scream
Code linter
A Flake8 plugin to help identify and suppress false-positive warnings in Python code
❄️🙀 Flake8 plugin that contains rules which do have known false-positives - it might still be useful for a one-time run
4 stars
3 watching
1 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
flake8flake8-pluginpython
Related projects:
Repository | Description | Stars |
---|---|---|
| A plugin that simplifies Python code by removing unnecessary complexity and suggesting better alternatives | 187 |
| Plugin for static code analysis of Python code adhering to strict style rules | 10 |
| Lints Python code to detect deprecated modules and functions. | 12 |
| A flake8 plugin that prevents excessive bad code in Python | 4 |
| A Flake8 plugin for enforcing SQL coding standards. | 26 |
| Tools to inspect error codes in Python code for linting and quality assurance | 14 |
| A plugin to enforce Django-specific coding standards and best practices during code reviews. | 180 |
| An integration of Flake8 and Scrapy to catch common coding issues in Spider projects | 19 |
| This plugin checks and enforces consistent usage of string literals in Python code. | 5 |
| A tool to check TODO comments in Python code for consistency and completeness. | 27 |
| An extension that integrates flake8 linting into JupyterLab for Python notebooks and text files | 111 |
| A tool to identify likely bugs and design problems in Python code | 1,066 |
| A tool to enforce best practices and suggest improvements for pandas data analysis code. | 168 |
| A flake8 plugin to help detect unnecessary generator expressions in Python list, set, and dict comprehensions. | 464 |
| Automates spellchecking of variable and function names in Python code to improve readability and prevent errors. | 72 |