mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-21 19:48:29 +00:00
Updated Code Style Guidelines (markdown)
@@ -9,9 +9,6 @@
|
||||
1. Start variable names with a lowercase letter, and use camelCase rather than under_scores.
|
||||
1. Constants (public/private static final) are ALL_CAPS_WITH_UNDERSCORES.
|
||||
|
||||
## Line Length
|
||||
|
||||
To the greatest extent possible, please wrap lines at 100 characters.
|
||||
|
||||
## Write Short Methods
|
||||
|
||||
|
||||
Reference in New Issue
Block a user