Skip to content
#

flake8-plugin

Here are 49 public repositories matching this topic...

koutsenko
koutsenko commented Mar 9, 2021

What's wrong

You have an README https://github.com/wemake-services/wemake-python-styleguide/blob/master/README.md .

The setup.cfg configuration link points to https://wemake-python-stylegui.de/en/latest/pages/usage/configuration.html .
Only the [flake8] section described here, no [isort] configuration.
So, if you launch isort from CLI with default rules, e.g. for multiline imports, you

Improve this page

Add a description, image, and links to the flake8-plugin topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the flake8-plugin topic, visit your repo's landing page and select "manage topics."

Learn more