Henrik Lissner
|
f426623e4b
|
Revert 3bb384f95 & improve ocaml comment continuation
Back to the default behavior because this implementation was too buggy.
Solution needs a rework.
|
2020-02-25 22:35:50 -05:00 |
|
Henrik Lissner
|
3bb384f95c
|
lang/ocaml: make asterix in continued comments optional
|
2020-02-25 20:03:33 -05:00 |
|
Henrik Lissner
|
64222c69c8
|
Fix wrong-number-of-arguments on newline-and-indent
And ensure all custom comment-line-break-function functions its
argument requirements.
|
2019-11-12 15:24:02 -05:00 |
|
Henrik Lissner
|
56393420e5
|
lang/ocaml: ensure * in block comments are padded
(*
* <-- ensures there is at least one space here
*)
|
2019-07-08 22:08:59 +02:00 |
|