|
|
|
|
|
by davetron5000
277 days ago
|
|
There’s also a typography element to formatting source code. The notion that all code formatting is mere personal preference isn’t true. Formatting code a certain way can help to communicate meaning and structure. This is lost when the minimal tokens are serialized and re-constituted using an automated tool. https://naildrivin5.com/blog/2013/05/17/source-code-typograp... |
|
(That said, it must be possible to make a more sophisticated formatter for the source code too.)