@pancakes i like tabs for indentation when they're combined with spaces for alignment. otherwise yeah 2/4 spaces are generally the norm basically everywhere
@pancakes that's from the linux kernel style guide i believe. the assumption is if your code is indented too far you're doing something wrong, which, only works for some languages