Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Formatting fixes, ocamlformat and makefile #926

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

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.

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.

1 participant