Commit Graph

13 Commits

Author SHA1 Message Date
Chris 7641bdcc91
adds additional headings to Curly braces section
Adds proposed sub headings to Formatting Style > Curly Braces section
2021-01-22 16:01:58 -08:00
Chris 5e5748c99a
removes unintentional heading 2021-01-22 15:58:17 -08:00
Chris 79bfa181dd
Clarifies and clean-up Formatting style > Curly braces
- adds `code` formatting to some keywords
- adds some more clarifications to existing style rules.
2021-01-22 15:51:35 -08:00
Michael Keller 10ae62efed
Merge pull request #7312 from mikeller/amend_parentheses_rule
Amended rule to stipulate minimal use of parentheses.
2019-01-12 19:22:55 +13:00
mikeller fda4bd2124 Updated coding style documentation. 2019-01-09 09:13:15 +13:00
mikeller af0a3ad58b Added exception for ternary conditional operator. 2018-12-30 10:15:12 +13:00
J Blackman 68a3daaade
Merge pull request #7311 from mikeller/update_enum_documentation
Added rule for trailing comma in enums.

Agreed.
2018-12-29 16:06:23 -05:00
mikeller 82e999e589 Amended rule to stipulate minimal use of parentheses. 2018-12-30 00:32:26 +13:00
mikeller 3466923dc3 Added rule for trailing comma in enums. 2018-12-30 00:15:06 +13:00
mikeller 3eafbc87ae Updated policy on allowing 'if' without braces. 2018-12-30 00:03:21 +13:00
Steffen Windoffer 956ea31c8f update switch example to fit current coding style 2018-10-20 15:04:12 +02:00
Tim Eckel 290cfebd99
Markdown fixes and added style examples 2018-08-28 10:30:55 -04:00
Hydra eb800966d9 CF - restore docs folder from master_v1.x 2018-01-08 12:19:35 +13:00