in reply to Re^7: How has your coding style changed over the years?
in thread How has your coding style changed over the years?
For almost all of us "indent is block" is standard. The difference with Python is indent structure is forced by the language and breaking lines in sensible places becomes a real PITA.
|
---|