Newlines disabled inside () and [], enabled inside {}
This commit is contained in:
@@ -12,7 +12,7 @@ class foo {
|
||||
|
||||
var f
|
||||
|
||||
type foo =
|
||||
type foo = ;
|
||||
|
||||
decomposer (a, b, c
|
||||
|
||||
@@ -26,4 +26,4 @@ class foo {
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user