Currently, solidity style guide in this repo mentions the followings:
Avoid using @author documentation tag.
In the context of this ticket, please update documentation and let developer to add @author ethereum NatSpec tag for contracts and interfaces in the following format:
Currently, solidity style guide in this repo mentions the followings:
In the context of this ticket, please update documentation and let developer to add
@author
ethereum NatSpec tag for contracts and interfaces in the following format: