| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 01be946 commit 20dcbfc
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -8,7 +8,7 @@ | |||
| 8 | 8 | * [4 spaces of indentation for statement continuations](#4-spaces-of-indentation-for-statement-continuations) | |
| 9 | 9 | * [Align function arguments vertically](#align-function-arguments-vertically) | |
| 10 | 10 | * [Initialization lists](#initialization-lists) | |
| 11 | - * [CamelCase for methods, functions and classes](#camelcase-for-methods-functions-and-classes) | ||
| 11 | + * [CamelCase for methods, functions, and classes](#camelcase-for-methods-functions-and-classes) | ||
| 12 | 12 | * [snake\_case for local variables and parameters](#snake_case-for-local-variables-and-parameters) | |
| 13 | 13 | * [snake\_case\_ for private class fields](#snake_case_-for-private-class-fields) | |
| 14 | 14 | * [Space after `template`](#space-after-template) | |
| Back | FazBrowse Home | New Git URL |
0 commit comments