Skip to content
This repository has been archived by the owner on Oct 17, 2022. It is now read-only.

The tutorials do not respect solidity's style guide #880

Open
thibautvdu opened this issue Jul 19, 2018 · 1 comment
Open

The tutorials do not respect solidity's style guide #880

thibautvdu opened this issue Jul 19, 2018 · 1 comment

Comments

@thibautvdu
Copy link

Hello everyone,

I'm new to solidity and I went through the tutorials.
I was wondering : is the style guide outdated/irrelevant or are all the tutorials not respecting ethereum.org's own standards ?

The naming conventions, wrapped functions indentations, etc. are contradictory with the guide.
I believe good coding style in the tutorials is as if not more important as the guide itself. Let me know if I can go ahead and submit corrections or if the guide is to be rewritten.

@360disrupt
Copy link

360disrupt commented Aug 30, 2018

I had a similar problem with truffle compile. It complained about having the constructor functions named after the contract's name, not being named constructor().

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants