mirror of
https://github.com/google/styleguide.git
synced 2024-03-22 13:11:43 +08:00
Merge 0b8b5d4a1e67f1daf539bc597922b0b774fa1e41 into 8487c083e1faecb1259be8a8873618cfdb69d33d
This commit is contained in:
commit
1d7d4ce3d4
@ -952,7 +952,7 @@ in <a href="#s5.3-camel-case">lowerCamelCase</a>.</p>
|
||||
|
||||
<p>Parameter names are written in <a href="#s5.3-camel-case">lowerCamelCase</a>.</p>
|
||||
|
||||
<p>One-character parameter names in public methods should be avoided.</p>
|
||||
<p>One-character parameter names in public methods are allowed but discouraged.</p>
|
||||
|
||||
<h4 id="s5.2.7-local-variable-names">5.2.7 Local variable names</h4>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user