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

Fix multi line formatting #10780

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from
Draft

Commits on Jul 31, 2024

  1. style: format w/ ocamlformat

    Signed-off-by: Max Große <max12.gro@gmail.com>
    maxRN committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    99962a6 View commit details
    Browse the repository at this point in the history
  2. docs: fix typo

    Signed-off-by: Max Große <max12.gro@gmail.com>
    maxRN committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    00f21ca View commit details
    Browse the repository at this point in the history
  3. feat: add block string ast node

    Signed-off-by: Max Große <max12.gro@gmail.com>
    maxRN committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    8af45d5 View commit details
    Browse the repository at this point in the history
  4. style: fix formatting

    Signed-off-by: Max Große <max12.gro@gmail.com>
    maxRN committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    a02db4c View commit details
    Browse the repository at this point in the history
  5. fix: dune-project description

    Signed-off-by: Max Große <max12.gro@gmail.com>
    maxRN committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    01ef92e View commit details
    Browse the repository at this point in the history
  6. fix: remove end of line prefix

    Signed-off-by: Max Große <max12.gro@gmail.com>
    maxRN committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    dd0eac8 View commit details
    Browse the repository at this point in the history
  7. fix: block string templates

    Signed-off-by: Max Große <max12.gro@gmail.com>
    maxRN committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    e3dd733 View commit details
    Browse the repository at this point in the history
  8. docs: fix typo

    Signed-off-by: Max Große <max12.gro@gmail.com>
    maxRN committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    3a339ee View commit details
    Browse the repository at this point in the history
  9. fix: properly escape block string for string with vars

    Signed-off-by: Max Große <max12.gro@gmail.com>
    maxRN committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    212e62b View commit details
    Browse the repository at this point in the history
  10. wip

    Signed-off-by: Max Große <max12.gro@gmail.com>
    maxRN committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    e7024d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. test: does this fix it?

    Signed-off-by: Max Große <max12.gro@gmail.com>
    maxRN committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    2cb7891 View commit details
    Browse the repository at this point in the history