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 most likely do not agree with all of the defaults, for example I don't think we should waste time or space adding extra indents to an array that already indents naturally. There are likely some changes in there that break stuff, so without testing we can not just apply all of ansible lint suggestions.
Yes, I understand your distaste for some of the rules, but most have been accepted by default. I actually think that adhering to a standard creates uniformity, and it actually helps in writing consistent code.
Current state,
A quick win/fix with
ansible-lint --fix
can reduce this toThe text was updated successfully, but these errors were encountered: