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

formatter: add drop_merge_tag option #103

Merged
merged 1 commit into from Mar 30, 2023
Merged

Conversation

braydonk
Copy link
Collaborator

@braydonk braydonk commented Mar 30, 2023

Add an option to drop the !!merge tag from all formatted yaml. Also add a test for IndentlessArrays that should have already been there and fixed the pre-commit description which should have been fixed before too.

Closes #102

Add an option to drop the `!!merge` tag from all formatted yaml. Also
add a test for IndentlessArrays that should have already been there and
fixed the pre-commit description which should have been fixed before
too.
@braydonk braydonk merged commit ffed128 into google:main Mar 30, 2023
2 checks passed
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.

Anchors formatted with unexpected merge tags
1 participant