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: about 4 years ago
Linked from 1 awesome list
documentation-toolflake8python
Related projects:
Repository | Description | Stars |
---|---|---|
| Checks Python docstrings markup as reStructuredText (RST) for correctness | 55 |
| Tools to inspect error codes in Python code for linting and quality assurance | 14 |
| Tools to improve Python documentation quality and consistency | 155 |
| Plugin for static code analysis of Python code adhering to strict style rules | 10 |
| An extension to flake8 that enforces best practices in Python development | 61 |
| A Flake8 plugin that checks for TODO notes in Python code. | 30 |
| A tool to check TODO comments in Python code for consistency and completeness. | 27 |
| A linter that checks the completeness and accuracy of docstrings in Python functions and methods. | 12 |
| A Python tool for linting code and managing flake8 plugins in a flexible and configurable way. | 88 |
| Reports on files with low type annotations in Python code | 34 |
| An extension to flake8 that checks for quote usage in python. | 177 |
| A plugin to enforce Django-specific coding standards and best practices during code reviews. | 180 |
| An integration of Flake8 and Scrapy to catch common coding issues in Spider projects | 19 |
| A tool to enforce link formatting in Python docstrings | 2 |
| This plugin checks and enforces consistent usage of string literals in Python code. | 5 |