mirror of
https://github.com/aljazceru/hummingbot-dashboard.git
synced 2026-01-19 13:14:23 +01:00
(feat) add more config to pyproject
This commit is contained in:
@@ -8,6 +8,11 @@ target-version = ["py38"]
|
||||
|
||||
[tool.isort]
|
||||
profile = "black"
|
||||
multi_line_output = 3
|
||||
include_trailing_comma = true
|
||||
use_parentheses = true
|
||||
ensure_newline_before_comments = true
|
||||
combine_as_imports = true
|
||||
|
||||
[tool.pre-commit]
|
||||
repos = [
|
||||
|
||||
Reference in New Issue
Block a user