Python

4-space indent.

Scala

Basics: 2-space indent, class and package names as per Java, type annotations should follow "value: Type" rather than "value : Type". Mostly follow Java, Ruby and IMHO common sense.

My personal preferences

Powered by WiGit