Skip to content

Conversation

@wmuth
Copy link
Contributor

@wmuth wmuth commented Mar 14, 2025

This PR makes a couple formatting-related fixes:

  1. Fixes the markdown file to do what the documentation says it does. dune fmt is a shortcut for dune build @fmt --auto-promote and therefore currently make lint and make fix do the same thing. See the docs.
  2. Runs ocamlformat to make sure the files are actually formatted as they should be and adds that commit to the git blame ignore so that the autoformatting run does not show up in git blame.

@david-broman david-broman merged commit d14a740 into miking-lang:develop Mar 25, 2025
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants