Robust Well-known member Licensed customer Jul 23, 2018 #1 Is there a specific code style for XF2? I can't seem to get a similar match with the preset templates in IntelliJ. Do you have an IntelliJ code style file you can share?
Is there a specific code style for XF2? I can't seem to get a similar match with the preset templates in IntelliJ. Do you have an IntelliJ code style file you can share?
Robust Well-known member Licensed customer Dec 26, 2018 #2 @Chris D @Mike Do you have a code style file you use internally for XF2 that you could share?
Chris D XenForo developer Staff member Licensed customer Dec 26, 2018 #3 I don’t think we change much apart from the obvious that you can infer from looking at the code. It’s mostly default PhpStorm except braces on new lines and tabs instead of spaces IIRC.
I don’t think we change much apart from the obvious that you can infer from looking at the code. It’s mostly default PhpStorm except braces on new lines and tabs instead of spaces IIRC.