Skip to main content

A simple flake8 plugin that checks if everything has a docstring

Project description

flake8-docstring-checker

A simple flake8 plugin that checks if everything has a docstring. This plugin does not more than that. If you want a plugin which more functions you should take a look at flake8-docstrings.

List of warnings:

ID Description
DC100 Module has no docstring
DC101 Missing docstring in class
DC102 Missing docstring in public function
DC103 Missing docstring in private function
DC104 Missing docstring in special function

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flake8-docstring-checker-1.2.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

flake8_docstring_checker-1.2-py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page