flake8-rst-docstrings
Docstring checker
Checks Python docstrings markup as reStructuredText (RST) for correctness
flake8 plugin to validate Python docstrings as reStructuredText (RST)
55 stars
3 watching
8 forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Tool to run flake8 checks on code snippets in docstrings or RST files. | 22 |
| A linter that checks the completeness and accuracy of docstrings in Python functions and methods. | 12 |
| A tool to enforce link formatting in Python docstrings | 2 |
| Tools to improve Python documentation quality and consistency | 155 |
| A tool to check Python docstrings for consistency with function signatures or implementations. | 159 |
| Checks syntax of reStructuredText and code blocks within it | 229 |
| A Flake8 plugin that checks for correct string literal concatenation in Python code. | 31 |
| Analyze Python code for missing or incorrectly formatted test identifiers for a testing framework. | 10 |
| Detects incorrect QT translations in Python code | 0 |
| This plugin checks and enforces consistent usage of string literals in Python code. | 5 |
| A Flake8 plugin to check strings and parameters using str.format for implicit index usage | 20 |
| Enforces code standards for Python functions | 50 |
| A flake8 plugin that checks for redundant and improperly aligned parentheses, brackets, and braces in Python code. | 6 |
| Checks Python string formatting against the latest standard | 14 |
| Reports on files with low type annotations in Python code | 34 |