-
Notifications
You must be signed in to change notification settings - Fork 31
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
Introducing corrections for yamllint #166
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank @rartych
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The versions have to be updated to the next one and -wip.
We have other PRs in progress that will create conflicts with this one. I suggest to merge first the other ones, sync this one with main and regenerate the fix
@rartych, please you can regenerate this and resolve the conflicts now. Thanks |
Update of trailing spaces removal
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
What type of PR is this?
Add one of the following kinds:
What this PR does / why we need it:
While preparing PR for linting rules, it occurred that
yamllint
produces large number of errors (mainly trailing spaces).I propose to merge this changes before introducing the linting rules workflows configuration, otherwise the errors will be raised by Megalinter.
Which issue(s) this PR fixes:
Fixes #
Special notes for reviewers:
Changelog input
Additional documentation