mirror of
https://github.com/google/styleguide.git
synced 2024-03-22 13:11:43 +08:00
- Forbid the use of operator synonyms such as "and." - Specify the naming convention (OrDie) to use when a function has crash-on-failure semantics. - Allow static const data members to be non-private. - Specify placement of friend declarations. - Require each file to include headers that they use. Update Objective-C style guide to 2.18: - Prefer @optional to informal protocols when possible. - Specify formatting for invoking methods. - Require that -dealloc be easy to review.
Description
Languages
HTML
67.5%
Python
24.4%
XSLT
4.9%
CSS
1.3%
JavaScript
1.1%
Other
0.8%