mirror of
https://github.com/google/styleguide.git
synced 2024-03-22 13:11:43 +08:00
Add an anchor for the “Parting Words” section and change the emphasis on “Be consistent.”
This commit is contained in:
parent
d0960a41c0
commit
a1773f9b3b
|
@ -882,9 +882,9 @@ sections with new lines.</p>
|
|||
|
||||
<p></p>
|
||||
|
||||
<h2>Parting Words</h2>
|
||||
<h2 id="Parting_Words">Parting Words</h2>
|
||||
|
||||
<p><u>Be consistent.</u></p>
|
||||
<p><em>Be consistent.</em></p>
|
||||
|
||||
<p>If you’re editing code, take a few minutes to look at the code around you and
|
||||
determine its style. If they use spaces around all their arithmetic operators,
|
||||
|
|
Loading…
Reference in New Issue
Block a user