Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .git-blame-ignore-revs
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
# Auto-format the whole project using OCamlformat
75efc08df487fa1a89fb86e446aadc8f6273b5bb
# ocamlformat 0.17.0
b0c03d1b76f7da7d88d40bbc5029accfa9228112
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This feature of Git doesn't work well in my experience but it doesn't cost much to record these anyway.

3 changes: 1 addition & 2 deletions .ocp-indent
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
normal
max_indent = 2
strict_with = auto
align_ops = false
align_params = never
Comment on lines 2 to 3
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are unecessary because if they are ever useful (eg. breaking the line inside an expression), OCamlformat will reformat the whole thing differently anyway.

match_clause = 4