flake8-functions
Function validator
Enforces code standards for Python functions
flake8 plugin for validation of function parameters (length, complexity, etc)
50 stars
3 watching
7 forks
Language: Python
last commit: over 3 years agoLinked from 1 awesome list
code-standardsflake8flake8-pluginstyleguide
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Plugin to validate Python expressions for readability and complexity | 32 | |
| An extension for flake8 that validates Python function names and consistency with annotations. | 27 | |
| Tools to help write clear and maintainable Python code with type annotations | 46 | |
| Reports on files with low type annotations in Python code | 34 | |
| An extension for flake8 to report on class attribute order and level logic in Python classes. | 59 | |
| An extension for flake8 that enforces more readable variable names. | 55 | |
| A Flake8 plugin to validate Python test function names against a custom convention | 5 | |
| A flake8 plugin that runs black to validate Python code style and enforce coding standards. | 165 | |
| Tools to inspect error codes in Python code for linting and quality assurance | 14 | |
| Enforces secure coding standards in Python | 5 | |
| Ensures use of correct mock object arguments to prevent bugs and improve code robustness | 4 | |
| Tool to check return values in Python functions | 62 | |
| Provides an alternative line length validation rule for Python code to help maintain readable text messages | 24 | |
| An extension for flake8 that integrates PyLint to check Python code quality and detect potential errors. | 8 | |
| Enforces consistent 8-space indentation in Python function and class definitions to improve readability. | 0 |