mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
fix: shorten line length per code review
This commit is contained in:
parent
e2d87c1bcc
commit
635ca409f8
@ -1258,7 +1258,8 @@ Avoiding Naming Collisions
|
||||
|
||||
* ``single_trailing_underscore_``
|
||||
|
||||
This convention is suggested when the desired name collides with that of an existing state variable, function, built-in or otherwise reserved name.
|
||||
This convention is suggested when the desired name collides with that of
|
||||
an existing state variable, function, built-in or otherwise reserved name.
|
||||
|
||||
.. _style_guide_natspec:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user