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

Indented leaves #526

Merged
merged 6 commits into from
Jun 21, 2023
Merged

Indented leaves #526

merged 6 commits into from
Jun 21, 2023

Conversation

torhovland
Copy link
Member

@torhovland torhovland commented Jun 21, 2023

Fixes #111.

  • Multi-line comment indenting.
  • Documented new predicate, @multi_line_indent_all

Happily, the PR does not affect the benchmark.

@torhovland torhovland force-pushed the 111-indented-leaves branch from 16f9ad7 to aa0211e Compare June 21, 2023 07:18
@torhovland torhovland marked this pull request as ready for review June 21, 2023 07:26
Copy link
Collaborator

@ErinvanderVeen ErinvanderVeen left a comment

Choose a reason for hiding this comment

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

Really nice!

@torhovland torhovland merged commit cba1993 into main Jun 21, 2023
@torhovland torhovland deleted the 111-indented-leaves branch June 21, 2023 10:28
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.

Multiline comments in Ocaml are badly indented
2 participants