mirror of
https://github.com/Rapptz/discord.py.git
synced 2026-09-21 03:27:42 +00:00
Update ruff configuration to exclude docs/tests formatting
This commit is contained in:
@@ -91,6 +91,7 @@ include-package-data = true
|
||||
|
||||
[tool.ruff]
|
||||
line-length = 125
|
||||
extend-exclude = ["docs", "tests"]
|
||||
|
||||
[tool.ruff.lint.isort]
|
||||
combine-as-imports = true
|
||||
|
||||
Reference in New Issue
Block a user