OCaml: Add formatting configuration
This commit is contained in:
parent
1bfddc109a
commit
3fc5e6341f
2 changed files with 10 additions and 2 deletions
|
|
@ -11,8 +11,8 @@ test :
|
|||
format :
|
||||
dune fmt; dune promote
|
||||
|
||||
check-format :
|
||||
dune build fmt
|
||||
format-check fmt-ck :
|
||||
dune fmt --preview
|
||||
|
||||
cover :
|
||||
find . -name '*.coverage' -exec rm -v '{}' ';'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue