We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38e7a2a commit 5cde88dCopy full SHA for 5cde88d
setup.cfg
@@ -43,11 +43,7 @@ per-file-ignores =
43
[isort]
44
# isort configuration:
45
# https://github.com/timothycrosley/isort/wiki/isort-Settings
46
-include_trailing_comma = true
47
-use_parentheses = true
48
-# See https://github.com/timothycrosley/isort#multi-line-output-modes
49
-multi_line_output = 3
50
-line_length = 80
+profile = wemake
51
52
53
[tool:pytest]
0 commit comments