flake8-quotes
Quote linter
An extension to flake8 that checks for quote usage in python.
Flake8 extension for checking quotes in python
177 stars
5 watching
39 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Flake8 plugin for enforcing SQL coding standards. | 26 |
| A Python tool for linting code and managing flake8 plugins in a flexible and configurable way. | 88 |
| Tool to run flake8 checks on code snippets in docstrings or RST files. | 22 |
| Plugin for static code analysis of Python code adhering to strict style rules | 10 |
| An extension that integrates flake8 linting into JupyterLab for Python notebooks and text files | 111 |
| A tool to check TODO comments in Python code for consistency and completeness. | 27 |
| Tools to inspect error codes in Python code for linting and quality assurance | 14 |
| An extension to flake8 that enforces best practices in Python development | 61 |
| A Flake8 plugin to help identify and suppress false-positive warnings in Python code | 4 |
| A plugin to enforce Django-specific coding standards and best practices during code reviews. | 180 |
| A Flake8 plugin to check strings and parameters using str.format for implicit index usage | 20 |
| Analyze redundant comments in Python code to reduce information redundancy and improve code quality. | 9 |
| Checks Python modules for author attributes and enforces configuration rules around their usage. | 3 |
| A flake8 plugin that checks for redundant and improperly aligned parentheses, brackets, and braces in Python code. | 6 |
| This plugin checks and enforces consistent usage of string literals in Python code. | 5 |