flake8-docstrings-complete

Docstring checker

A linter that checks the completeness and accuracy of docstrings in Python functions and methods.

GitHub

12 stars
2 watching
3 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jsh9/pydoclintA tool to check Python docstrings for consistency with function signatures or implementations.159
pycqa/flake8-docstringsTools to improve Python documentation quality and consistency155
peterjc/flake8-rst-docstringsChecks Python docstrings markup as reStructuredText (RST) for correctness55
python-formate/flake8-sphinx-linksA tool to enforce link formatting in Python docstrings2
flake8-docs/flake8-rstTool to run flake8 checks on code snippets in docstrings or RST files.22
flake8-implicit-str-concat/flake8-implicit-str-concatA Flake8 plugin that checks for correct string literal concatenation in Python code.31
schlamar/flake8-todoA Flake8 plugin that checks for TODO notes in Python code.30
johnfraney/flake8-markdownChecks Python code in Markdown files for errors and syntax issues23
plinss/flake8-literalThis plugin checks and enforces consistent usage of string literals in Python code.5
jbkahn/flake8-printA plugin to check Python print statements for coding style and errors121
s-weigand/flake8-nbA tool to check Python code quality in Jupyter notebooks.28
michaelkim0407/flake8-use-fstringA plugin that enforces the use of f-strings in Python code to improve style and readability51
rocioar/flake8-djangoA plugin to enforce Django-specific coding standards and best practices during code reviews.180
jbkahn/flake8-debuggerA plugin that detects and warns about problematic debugger statements in Python code41
smarkets/flake8-strictPlugin for static code analysis of Python code adhering to strict style rules10