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

Add indent rule yamllint #16

Merged
merged 2 commits into from
Jan 16, 2024
Merged

Add indent rule yamllint #16

merged 2 commits into from
Jan 16, 2024

Conversation

rtorrero
Copy link
Contributor

@rtorrero rtorrero commented Jan 15, 2024

This PR adds a .yamllint that will be enforced by the ansible-lint in the CI. We set it to 2 space indentation but it also applies some default like long lines checks. The code has been adjusted to meet this rules.

@rtorrero rtorrero force-pushed the add-indent-rule-yamllint branch 3 times, most recently from 6e8f487 to 86f326f Compare January 16, 2024 12:18
@rtorrero rtorrero marked this pull request as ready for review January 16, 2024 12:19
@rtorrero rtorrero force-pushed the add-indent-rule-yamllint branch from 86f326f to f485ee8 Compare January 16, 2024 12:22
@rtorrero rtorrero marked this pull request as draft January 16, 2024 13:16
Copy link
Contributor

@arbulu89 arbulu89 left a comment

Choose a reason for hiding this comment

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

@rtorrero rtorrero force-pushed the add-indent-rule-yamllint branch from 896c3c3 to b07c847 Compare January 16, 2024 14:16
@rtorrero rtorrero marked this pull request as ready for review January 16, 2024 14:23
@rtorrero rtorrero merged commit 09078e7 into main Jan 16, 2024
5 checks passed
@stefanotorresi stefanotorresi deleted the add-indent-rule-yamllint branch January 25, 2024 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants