mirror of
https://github.com/c-cube/iter.git
synced 2025-12-05 19:00:31 -05:00
format
This commit is contained in:
parent
21107dc7e7
commit
99fa66f1db
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
version = 0.24.1
|
||||
version = 0.26.2
|
||||
profile=conventional
|
||||
margin=80
|
||||
if-then-else=k-r
|
||||
|
|
|
|||
|
|
@ -22,4 +22,4 @@ let mmap filename yield =
|
|||
with e ->
|
||||
Unix.close fd;
|
||||
raise e
|
||||
[@@ocaml.warning "-3"]
|
||||
[@@ocaml.warning "-3"]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue