You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have quite naive implementation (looking for the line starting with odd spaces - like 1,3,5,7,9) but doing enough to find simple mistakes. I will drop pull request this week.
Here's the
indentation
rule in yamllint: https://yamllint.readthedocs.io/en/stable/rules.html#module-yamllint.rules.indentationthe following code snippet would fail:
the following code snippet would fail:
the following code snippet would pass:
The text was updated successfully, but these errors were encountered: