platform-contracts
platform-contracts copied to clipboard
Code Style unification
- Which aspects we want to unify? Only name of function and public variables, or more?
We should follow everything in this: https://solidity.readthedocs.io/en/v0.4.25/style-guide.html
There are few linters which can check Solidity code style. One can find their list at the end of the page: https://consensys.github.io/smart-contract-best-practices/security_tools/