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
We need to check that git commit subject length does not exceed 72 symbols (currently it is the same as the body line length, i.e., 75): otherwise GitHub will insert a line break and display it uggly on the website.
The text was updated successfully, but these errors were encountered:
We need to check that git commit subject length does not exceed 72 symbols (currently it is the same as the body line length, i.e., 75): otherwise GitHub will insert a line break and display it uggly on the website.
The text was updated successfully, but these errors were encountered: