flake8-rst-docstrings

Docstring checker

Checks Python docstrings markup as reStructuredText (RST) for correctness

flake8 plugin to validate Python docstrings as reStructuredText (RST)

GitHub

56 stars
3 watching
8 forks
Language: Python
last commit: 17 days ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
flake8-docs/flake8-rst Tool to run flake8 checks on code snippets in docstrings or RST files. 22
jdkandersson/flake8-docstrings-complete A linter that checks the completeness and accuracy of docstrings in Python functions and methods. 12
python-formate/flake8-sphinx-links A tool to enforce link formatting in Python docstrings 1
pycqa/flake8-docstrings Tools to improve Python documentation quality and consistency 154
jsh9/pydoclint A tool to check Python docstrings for consistency with function signatures or implementations. 146
rstcheck/rstcheck Checks syntax of reStructuredText and code blocks within it 229
flake8-implicit-str-concat/flake8-implicit-str-concat A Flake8 plugin that checks for correct string literal concatenation in Python code. 31
and-semakin/flake8-pytestrail Analyze Python code for missing or incorrectly formatted test identifiers for a testing framework. 10
ostr00000/flake8-qt-tr Detects incorrect QT translations in Python code 0
plinss/flake8-literal This plugin checks and enforces consistent usage of string literals in Python code. 5
xzise/flake8-string-format A Flake8 plugin to check strings and parameters using str.format for implicit index usage 20
best-doctor/flake8-functions Enforces code standards for Python functions 50
robsdedude/flake8-picky-parentheses A flake8 plugin that checks for redundant and improperly aligned parentheses, brackets, and braces in Python code. 6
gforcada/flake8-pep3101 Checks Python string formatting against the latest standard 14
best-doctor/flake8-annotations-coverage Reports on files with low type annotations in Python code 34