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
The code base would benefit from consistent text file formatting:
Line break style (LF)
No trailing white space
U+0020 SPACE for indentation
etc.
These are fundamental text style settings that can be made explicit with an EditorConfig settings file, and altering each existing file to conform to that.
The text was updated successfully, but these errors were encountered:
The code base would benefit from consistent text file formatting:
These are fundamental text style settings that can be made explicit with an EditorConfig settings file, and altering each existing file to conform to that.
The text was updated successfully, but these errors were encountered: