File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 1+ # when changing the configuration in this file, please update CONTRIBUTING.md appropriately
12[flake8]
23max-line-length = 99
34select = C,E,F,W
Original file line number Diff line number Diff line change 1+ # when changing the configuration in this file, please update CONTRIBUTING.md appropriately
12default_language_version :
23 python : python3.8
34exclude : ^redbot/vendored/
Original file line number Diff line number Diff line change @@ -42,6 +42,7 @@ redbot-launcher = "redbot.launcher:main"
4242[project .entry-points .pytest11 ]
4343red-discordbot = " redbot.pytest"
4444
45+ # when changing the configuration below, please update CONTRIBUTING.md appropriately
4546[tool .black ]
4647line-length = 99
4748required-version = ' 22'
You can’t perform that action at this time.
0 commit comments