Skip to content
This repository has been archived by the owner on Jan 14, 2020. It is now read-only.

Solium (solidity linter) #523

Merged
merged 20 commits into from
Sep 21, 2018
Merged

Solium (solidity linter) #523

merged 20 commits into from
Sep 21, 2018

Conversation

tyleryasaka
Copy link
Contributor

Checklist:

  • Code contains relevant tests for the problem you are solving
  • Ensure all new and existing tests pass
  • Update any relevant READMEs and docs

Description:

  • Integrates solium
  • Runs solium with npm test
  • Addresses current errrors/warnings raised by solium
  • Creates npm run format:solidity command

Makes progress towards #513
Resolves #501

Copy link
Contributor

@nick nick left a comment

Choose a reason for hiding this comment

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

Nice 👍

Copy link
Contributor

@cuongdo cuongdo left a comment

Choose a reason for hiding this comment

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

Love it! One of my pet peeves was the 2-space indentation, which is annoying when using Remix.

@cuongdo cuongdo merged commit 4b15f4c into master Sep 21, 2018
@cuongdo cuongdo deleted the tyleryasaka/solium branch September 21, 2018 01:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants