Skip to content

Commit

Permalink
Merge pull request #34 from smorimoto/ocamlformat.0.18.0
Browse files Browse the repository at this point in the history
Update ocamlformat to 0.18.0
  • Loading branch information
dra27 authored May 24, 2021
2 parents 780429b + 3e1fed9 commit fbfa38f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
_build
_opam
*.install
*.merlin
3 changes: 2 additions & 1 deletion .ocamlformat
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
version=0.16.0
version=0.18.0
profile=conventional
break-collection-expressions=wrap

0 comments on commit fbfa38f

Please sign in to comment.