nitpick
Project Manager
Automates consistency checks and fixes across multiple projects with similar settings.
Enforce the same settings on multiple projects
401 stars
5 watching
25 forks
Language: Python
last commit: 11 months ago
Linked from 1 awesome list
flake8flake8-pluginisortlintermypypylintpythonpython3styleguide
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A plugin to enforce PEP 420 namespace package rules in Python code. | 25 |
| | Checks Python code for non-existent mock methods used in testing | 17 |
| | Automates the creation and management of Micropython projects with tools like linting, intellisense, and dependency management. | 317 |
| | Ensures Python modules have defined the 'all' variable to specify all imported symbols. | 7 |
| | A Flake8 plugin that checks for TODO notes in Python code. | 30 |
| | A flake8 plugin to detect deprecated type hints from the standard library and suggest their replacements. | 23 |
| | An extension to flake8 that enforces best practices in Python development | 61 |
| | An extension for flake8 that integrates PyLint to check Python code quality and detect potential errors. | 8 |
| | Enhances Flake8 to better handle stub files used in type hinting | 73 |
| | A tool to check TODO comments in Python code for consistency and completeness. | 27 |
| | Checks Python code against PEP 8 naming conventions to ensure consistent and readable coding practices. | 517 |
| | Tools to help write clear and maintainable Python code with type annotations | 46 |
| | Enforces consistent use of optional type annotations in Python code | 17 |
| | A Nix module that simplifies Haskell project management with Cabal package manager | 160 |
| | Lints Python code to detect deprecated modules and functions. | 12 |