mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Add modifiers to the order of layout
This commit is contained in:
parent
40d3223bba
commit
9a13917049
@ -1053,7 +1053,8 @@ Inside each contract, library or interface, use the following order:
|
||||
1. Type declarations
|
||||
2. State variables
|
||||
3. Events
|
||||
4. Functions
|
||||
4. Modifiers
|
||||
5. Functions
|
||||
|
||||
.. note::
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user