// Do you leave commentts hanging
// Or end them with a punctuation mark?
// Usually a dot.
I feel like the only person who punctuates code comments. #programming

@TheFake_VIP I'm a grammar pedant, but since coding's new, I try to emulate the given standards, which seems to be no punctuation.

Unsure if that's a good thing, but certainly for single sentence comments, it can't change a sentence's meaning.

@malin That was the motivation behind my post. I've always used punctuation but most code I read doesn't bother unless it's creating some kind of box with ASCII art and confusing my screen reader lol.