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(yaml): Fix spaces before comments #2756

Merged

Conversation

bhundven
Copy link
Contributor

Tools like yamllint by default set two spaces from content to comment:

https://yamllint.readthedocs.io/en/stable/rules.html#module-yamllint.rules.comments

Output the yaml comment for renvoate to pass yamllint.

Tools like `yamllint` by default set two spaces from content to comment:

https://yamllint.readthedocs.io/en/stable/rules.html#module-yamllint.rules.comments

Output the yaml comment for renvoate to pass yamllint.

Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
@suzuki-shunsuke
Copy link
Member

Thank you for your contribution!

@suzuki-shunsuke suzuki-shunsuke added this to the v2.25.1 milestone Mar 20, 2024
@suzuki-shunsuke suzuki-shunsuke enabled auto-merge (squash) March 20, 2024 03:19
@suzuki-shunsuke
Copy link
Member

@suzuki-shunsuke suzuki-shunsuke merged commit 74a0c86 into aquaproj:main Mar 20, 2024
8 of 10 checks passed
@suzuki-shunsuke
Copy link
Member

v2.25.1 is out 🎉
https://github.com/aquaproj/aqua/releases/tag/v2.25.1

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.

None yet

2 participants