Skip to main content

flake8 plugin that integrates pydocstyle

Project description

license

latest release latest release date

PyPI version Python

flake8-pydocstyle

Plugin for flake8 that runs pydocstyle while linting.

It is running pydocstyle as it would be run without any parameters in the command line, so it respects all configuration file options that you can set for example in pyproject.toml.

Reason

Maybe you ask a question why just not use flake8-docstrings. In my use-case I wanted to keep the configuration in the pyproject.toml file and be able to use everything that pydocstyle has to offer in terms of customization. The flake8-docstrings is not reading the pydocstyle config files, but provides its own options which was insufficient to me.

Contributing

If you wish to contribute feel free to create an issue or just straight away fork and create PR to this repository. To save your and my time on discussions please provide a good description for them.

Development

Development documentation can be found here

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_pydocstyle-0.2.4.tar.gz (7.4 kB view hashes)

Uploaded Source

Built Distribution

flake8_pydocstyle-0.2.4-py3-none-any.whl (8.8 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