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

Disable comments-indentation yamllint rule #1572

Merged
merged 1 commit into from May 22, 2021
Merged

Disable comments-indentation yamllint rule #1572

merged 1 commit into from May 22, 2021

Conversation

ssbarnea
Copy link
Member

In order to avoid false positive results about comment identation,

Keep in mind that these settings are used only if there is no
.yamllint config inside the current repository. Users still have
the option to override the default value and reactivate the rule
if they want.

Related: adrienverge/yamllint#384

@ssbarnea ssbarnea requested review from tadeboro and bcoca May 21, 2021 15:50
In order to avoid false positive results about comment identation,

Keep in mind that these settings are used only if there is no
.yamllint config inside the current repository. Users still have
the option to override the default value and reactivate the rule
if they want.

Related: adrienverge/yamllint#384
@ssbarnea ssbarnea changed the title Disable comments-identation yaml rule Disable comments-indentation yamllint rule May 21, 2021
@ssbarnea ssbarnea added the bug label May 21, 2021
@ssbarnea ssbarnea merged commit aedccc1 into master May 22, 2021
@ssbarnea ssbarnea deleted the fix/issue-1528 branch May 22, 2021 05:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant