flake8-rst
Code linter
Tool to run flake8 checks on code snippets in docstrings or RST files.
Run flake8 checks on code in *.rst files or in docstrings
22 stars
3 watching
4 forks
Language: Python
last commit: almost 4 years ago
Linked from 1 awesome list
documentation-toolflake8python
Related projects:
Repository | Description | Stars |
---|---|---|
peterjc/flake8-rst-docstrings | Checks Python docstrings markup as reStructuredText (RST) for correctness | 55 |
orsinium-labs/flake8-codes | Tools to inspect error codes in Python code for linting and quality assurance | 14 |
pycqa/flake8-docstrings | Tools to improve Python documentation quality and consistency | 155 |
smarkets/flake8-strict | Plugin for static code analysis of Python code adhering to strict style rules | 10 |
sbdchd/flake8-pie | An extension to flake8 that enforces best practices in Python development | 61 |
schlamar/flake8-todo | A Flake8 plugin that checks for TODO notes in Python code. | 30 |
orsinium-labs/flake8-todos | A tool to check TODO comments in Python code for consistency and completeness. | 27 |
jdkandersson/flake8-docstrings-complete | A linter that checks the completeness and accuracy of docstrings in Python functions and methods. | 12 |
flakehell/flakehell | A Python tool for linting code and managing flake8 plugins in a flexible and configurable way. | 88 |
best-doctor/flake8-annotations-coverage | Reports on files with low type annotations in Python code | 34 |
zheller/flake8-quotes | An extension to flake8 that checks for quote usage in python. | 177 |
rocioar/flake8-django | A plugin to enforce Django-specific coding standards and best practices during code reviews. | 180 |
stummjr/flake8-scrapy | An integration of Flake8 and Scrapy to catch common coding issues in Spider projects | 19 |
python-formate/flake8-sphinx-links | A tool to enforce link formatting in Python docstrings | 2 |
plinss/flake8-literal | This plugin checks and enforces consistent usage of string literals in Python code. | 5 |