mailinglists--- via fpc-pascal said on Thu, 19 Feb 2026 14:17:31 +0000 >On 2026-02-19 10:18, Sven Barth via fpc-pascal wrote: >> And if you add new units please adhere to the coding style of the >> compiler: https://wiki.freepascal.org/Coding_style > >😢 Such compact code syntax - it's like we're back in the 80's with >80x24 monitors. LOL
Two spaces per indent level? You've got to be kidding me. I want indentation to be obvious at a glance. I think three spaces per indent is the minimum, and I could make a pretty good argument for four. My thought is that if my code starts getting 5 or 6 indents deep, I need to refactor. SteveT Steve Litt http://444domains.com _______________________________________________ fpc-pascal maillist - [email protected] https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
