totalcross icon indicating copy to clipboard operation
totalcross copied to clipboard

Code standard

Open nmarquesin opened this issue 5 years ago • 1 comments

Issue Title

Our source code should adhere to a code standard. It improves code readability and increases code quality.

nmarquesin avatar Oct 05 '20 19:10 nmarquesin

This is true, also for the commit here: https://github.com/TotalCross/totalcross/commit/1893c59d4262ef7f19ca35b9a451c476cbf194c9 The patch uses spaces, while the code uses tabs.

I'd recommend to define a coding standard and apply it universally on the code, something with well defined "defaults" to be easier for people to submit code.

teras avatar Oct 28 '20 14:10 teras