Everyone has their own opinion about formatting. Reading code formatted by some 
one else always takes getting used too. So instead of paying the mental cost of 
reading code formatted by others there is a chosen format that we all try to 
use.

You will not like that format. I will not like that format. For completely 
different reasons! But both of us will like the consistency. We should value 
consistency.

Please just use nimpretty to format your code (built into the VS-Code nim 
plugin) and surrender yourself to consistency.

Reply via email to