mirror of
https://github.com/CatalaLang/catala.git
synced 2024-11-08 07:51:43 +03:00
14 lines
292 B
Plaintext
14 lines
292 B
Plaintext
profile = default
|
|
margin = 80
|
|
exp-grouping = preserve
|
|
break-fun-decl = fit-or-vertical
|
|
wrap-comments
|
|
parse-docstrings
|
|
version=0.21.0
|
|
cases-exp-indent=2
|
|
indicate-multiline-delimiters=no
|
|
parens-tuple=multi-line-only
|
|
space-around-lists=false
|
|
break-infix-before-func
|
|
break-infix= fit-or-vertical
|