Replies: 0
Hello!
I am a real fan of the Allman (BSD) coding indent style. However, when i review the top rated plugins on WordPress, i am finding them using the K&R coding indent style.
Is there a requirement from WordPress.org that forces users to use the K&R indent style when developing plugins or themes? I read all the manual but couldn’t get a clear answer on which indent style we are allowed to use.
Mainly, is the K&R the only accepted coding indent style? or we can use the Allman (BSD) coding indent style as well?
Your help will be greatly appreciated.