rricharz / Tek4010

Free Tektronix 4010, 4013, 4014 and 4015 terminal emulator for Raspberry Pi, Linux, macOS (Macintosh) and Windows
GNU General Public License v3.0
244 stars 29 forks source link

Standardize Whitespace in Source Code #48

Closed hanyazou closed 5 months ago

hanyazou commented 5 months ago

I've noticed that the source code files include a mix of whitespace and tab characters, along with extra spaces at the end of lines. To improve readability and maintain consistency, I suggest we standardize the use of whitespace characters and remove any trailing spaces.