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

Integrate pretty_yaml for the YAML formatter #130

Merged
merged 5 commits into from
Jul 6, 2024
Merged

Integrate pretty_yaml for the YAML formatter #130

merged 5 commits into from
Jul 6, 2024

Conversation

kachick
Copy link
Owner

@kachick kachick commented Jul 4, 2024

Resolves #129

ref: #92

  • dprint config add g-plane/pretty_yaml
  • Prefer single quote for YAML strings to keep current style

steps:
- uses: actions/checkout@v4
- name: Install mise
run: |
Copy link
Owner Author

Choose a reason for hiding this comment

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

I found another problem when testing literal content. Issued in g-plane/pretty_yaml#1

@kachick kachick marked this pull request as ready for review July 6, 2024 04:45
@kachick kachick merged commit 23ddc89 into main Jul 6, 2024
7 checks passed
@kachick kachick deleted the pretty_yaml branch July 6, 2024 04:45
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.

Consider WebAssembly-based dprint plugin that formats YAML
1 participant