mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2025-12-24 02:39:20 -05:00
add ability to generate legacy API with legacy naming scheme
regenerate legacy API
This commit is contained in:
@@ -5,6 +5,9 @@ DISABLE_ENDING_COMMA_HEURISTIC = false
|
||||
COALESCE_BRACKETS = true
|
||||
DEDENT_CLOSING_BRACKETS = true
|
||||
FORCE_MULTILINE_DICT = false
|
||||
INDENT_DICTIONARY_VALUE = true
|
||||
SPLIT_BEFORE_DOT = true
|
||||
ALLOW_SPLIT_BEFORE_DICT_VALUE = false
|
||||
|
||||
[tool.isort]
|
||||
multi_line_output = 5
|
||||
|
||||
Reference in New Issue
Block a user