Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix oversight in style guide on Solidity #1380

Merged
merged 1 commit into from
Apr 24, 2018

Conversation

LefterisJP
Copy link
Contributor

No description provided.

CONTRIBUTING.md Outdated
@@ -384,7 +384,7 @@ function iDoSomething(uint awesome_argument) {
**Modifiers in long function declarations**
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe just remove this part altogether, since we say above that we use the solidity style guide by default.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nah it's good to be explicit

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Then please remove with a few exceptions since this is not an exception. I would rather not be picky here, but it just doesn't make sense to me to leave any comments about this in our style guide, if we're just following the solidity style guide anyway.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm yeah you are correct, not picky. I reread it again and it should just go. It's done.

@coveralls
Copy link

coveralls commented Apr 24, 2018

Coverage Status

Coverage increased (+0.04%) to 74.995% when pulling f837f7f on LefterisJP:style_guide_fix into e151222 on raiden-network:master.

@hackaugusto hackaugusto merged commit 108e0c3 into raiden-network:master Apr 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants