ocp-indent no maximum
This commit is contained in:
parent
1da782920e
commit
ec9dffc780
|
@ -4,7 +4,7 @@ in = 0
|
||||||
with = 0
|
with = 0
|
||||||
match_clause = 2
|
match_clause = 2
|
||||||
ppx_stritem_ext = 2
|
ppx_stritem_ext = 2
|
||||||
max_indent = 4
|
max_indent = 1000
|
||||||
strict_with = never
|
strict_with = never
|
||||||
strict_else = always
|
strict_else = always
|
||||||
strict_comments = false
|
strict_comments = false
|
||||||
|
|
Loading…
Reference in New Issue