Y
Hacker News
new
|
ask
|
show
|
jobs
by
youngtaff
1874 days ago
My preference is Allman
https://en.wikipedia.org/wiki/Indentation_style#Allman_style
But I tend to use K&R or what ever the project I'm working on uses as no-one else uses Allman
1 comments
floxy
1874 days ago
Yes, Allman is the correct choice. With indents being 4 spaces and no tab characters.
link