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

Added indent with indicators to yaml-v12 #406

Merged
merged 12 commits into from
Jun 14, 2024

Commits on Nov 6, 2023

  1. Added indentWithIndicator option

    Anssi Heiska committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    428c43f View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Deprecate Printer(.Config) and introduce PrinterBuilder

    Anssi Heiska committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    5283f0a View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Moved PrinterTest to use PrinterBuilder

    Anssi Heiska committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    9986864 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Added circe-yaml PrinterBuilder that uses circe-yaml-common.

    -Also support NonPrintableStyle
    Anssi Heiska committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    a8ffb21 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Added file headers and ran scalafmt

    Anssi Heiska committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    527c1eb View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    c041ef9 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    f65527c View commit details
    Browse the repository at this point in the history
  2. Run scalafix

    hamnis committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    ff892af View commit details
    Browse the repository at this point in the history
  3. formatting

    hamnis committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    e4c4bb5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6e918e View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    6bdf8bd View commit details
    Browse the repository at this point in the history
  2. Fixed issues found in review.

    aheiska committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    dd4088a View commit details
    Browse the repository at this point in the history