flake8-strict
Code linter
Plugin for static code analysis of Python code adhering to strict style rules
Flake8 plugin that checks Python code against a set of opinionated style rules
10 stars
8 watching
8 forks
Language: Python
last commit: over 8 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A Flake8 plugin for enforcing SQL coding standards. | 26 | |
| Enforces secure coding standards in Python | 5 | |
| A plugin that simplifies Python code by removing unnecessary complexity and suggesting better alternatives | 187 | |
| A Flake8 plugin to help identify and suppress false-positive warnings in Python code | 4 | |
| A flake8 plugin that prevents excessive bad code in Python | 4 | |
| This plugin checks and enforces consistent usage of string literals in Python code. | 5 | |
| An integration of Flake8 and Scrapy to catch common coding issues in Spider projects | 19 | |
| Tools to inspect error codes in Python code for linting and quality assurance | 14 | |
| A Flake8 plugin to enforce Arrange-Act-Assert pattern in Python tests | 69 | |
| Tool to run flake8 checks on code snippets in docstrings or RST files. | 22 | |
| A Flake8 plugin that checks for TODO notes in Python code. | 30 | |
| A Flake8 plugin that checks for correct string literal concatenation in Python code. | 31 | |
| A plugin for flake8 to enforce string type on elements in __all__ lists of Python modules. | 0 | |
| An extension to flake8 that enforces best practices in Python development | 61 | |
| Analyze and optimize type-checking imports in Python code to improve maintainability and runtime performance. | 115 |