I wouldn’t use the white spaces used in the markdown as a reference (assuming you’re referring to the style guidelines examples?), I’d assume the rule holds for all SC code.
Of course these “rules” only apply to code submitted to the SC project (which are more likely to be class files), you can use whatever you want
A less-opinionated formatter would be cool/perfectly possible (choices between single-line/multi-line layouts etc) while preserving idempotence and minimal diffs. Even in personal projects, a formatter can be quite nice))) #wishlistIDE
@smoge Thanks for your kind suggestion! The IDE I use is SC-IDE.
If you find a stable way to do this in emacs, a lot of SuperCollider users who use emacs will be very happy!