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

Add ocp-indent as a formatter #306

Merged
merged 2 commits into from
Sep 22, 2024
Merged

Conversation

punchagan
Copy link
Contributor

ocp-indent allows indenting even partially compiling OCaml code, while ocamlformat requires the code to compile correctly. Also, Doom Emacs uses ocp-indent when ocamlformat's configuration file is not found, and not having an ocp-indent formatter gives an error.

ocp-indent allows indenting even partially compiling OCaml code, while
ocamlformat requires the code to compile correctly. Also, Doom Emacs
uses ocp-indent when ocamlformat's configuration file is not found, and
not having an ocp-indent formatter gives an error.
@punchagan punchagan marked this pull request as ready for review June 27, 2024 13:00
@punchagan
Copy link
Contributor Author

Let me know if I can do anything to help review this PR! Thanks!

@raxod502
Copy link
Member

Nope, nothing on your end. I just haven't had the most time for maintenance over the past few months, and I apologize for taking so long. Fixing this up and merging it now.

@raxod502 raxod502 merged commit 2573068 into radian-software:main Sep 22, 2024
4 checks passed
@punchagan
Copy link
Contributor Author

Nope, nothing on your end. I just haven't had the most time for maintenance over the past few months, and I apologize for taking so long. Fixing this up and merging it now.

No worries! Thank you for the review and the merge! 🎉

@punchagan punchagan deleted the ocp-indent branch September 22, 2024 03:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants