Skip to content

Commit fbfa38f

Browse files
authored
Merge pull request #34 from smorimoto/ocamlformat.0.18.0
Update ocamlformat to 0.18.0
2 parents 780429b + 3e1fed9 commit fbfa38f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
_build
2+
_opam
23
*.install
34
*.merlin

.ocamlformat

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
version=0.16.0
1+
version=0.18.0
2+
profile=conventional
23
break-collection-expressions=wrap

0 commit comments

Comments
 (0)