9 lines
No EOL
241 B
TOML
9 lines
No EOL
241 B
TOML
always_for_in = true
|
|
whitespace_typedefs = true
|
|
whitespace_ops_in_indices = true
|
|
remove_extra_newlines = true
|
|
import_to_using = true
|
|
short_to_long_function_def = true
|
|
format_docstrings = true
|
|
align_pair_arrow = false
|
|
conditional_to_if = true |