scripts icon indicating copy to clipboard operation
scripts copied to clipboard

Begin Class and Method Comments with an Uppercase Letter

Open madoar opened this issue 6 years ago • 0 comments

Currently a lot of our multiline class and method comments begin with a lowercase letter. Because multiline comments are normally used to generate some kind of API documentation, which consists of normal sentences, I suggest to change our comments to begin with an Uppercase letter.

madoar avatar Jun 22 '19 11:06 madoar