b59b43fa44
Enforce linebreak style ( #1213 )
...
* Now forcing Unix linebreak style.
* Added linebreak style for Solidity files.
2018-08-16 14:31:09 -03:00
4066b5e683
Made the visibility-first and max-len rules mandatory. ( #1139 )
2018-08-08 14:22:45 -03:00
052fd3425d
Made the visibility-first rule mandatory.
2018-08-01 13:13:08 -03:00
4d799f3cbe
Sorted .soliumrc.json rules.
2018-08-01 13:09:40 -03:00
07a27f0e5e
Disabled Solium's error-reason rule. ( #1138 )
2018-08-01 12:56:28 -03:00
4c6575bf2f
fix: solium linting errors ( #1113 )
...
* fix: solium linting errors, fixes #1092
* fix: remove uppercase requirement
2018-07-26 23:53:24 -03:00
746673a94f
style: use the max-len solidity rule ( #944 )
2018-05-14 11:42:32 -06:00
ba4cf03da7
contracts mocks: replace deprecated constant with view ( #931 )
2018-05-10 10:43:15 -06:00
9e1c934ffd
Various fixes and formatting chores ( #885 )
...
* fix: clean up solium linting errors
* fix: make various contracts natspec compliant
* fix: this.balance deprecated; convert to address(this).balance
* fix: contract.call deprecated and switch to gasleft()
* fix: ignore empty block rule project-wide
* fix: add ignore cases for the rest of the linting warnings
2018-04-10 20:31:29 -03:00
3b48a671fd
fix: solium errors - whitespace related
2018-01-15 16:11:45 -05:00
d4dc4b25c8
fix: remove warning on timestamp usage
2018-01-15 16:07:34 -05:00
c1244d6297
updated soliumrc - Solium v1 compatible
2018-01-15 16:07:34 -05:00
60b48b0235
Solium
2017-02-13 13:26:56 -03:00