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
Reduce excessive line lengths in YAML files where possible
The project uses a standardized target line length of 120 for YAML files. In some cases it is not feasible to meet that
target, but other lines were unnecessarily long.
0 commit comments