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
Make yamllint stricter.
Using yamllint `extends: relaxed` does not guarantee that yamllint will always pass, but it significantly reduces the strictness of the linting rules compared to the default configuration.
0 commit comments