Sounds like a coding style used by another contributor (Wim Ahlers) to this forum.
He apparently uses the commas to show the intended indentation of his code. For some this may be helpful, but I find it distracting.
I haven't checked it out, but I suspect the comma is treated as whitespace by the compiler.
Personally, since the comma is extraneous, I prefer to omit them completely in my code.
"Code what you mean,
and mean what you code!
But by all means post your code!"
Razalas