Turn off blank-lines Solium rule (#1284)
* turn off blank-lines rule * remove triple newlines
This commit is contained in:
committed by
GitHub
parent
3e55408cb5
commit
9b37104655
@ -1,6 +1,5 @@
|
||||
pragma solidity ^0.4.24;
|
||||
|
||||
|
||||
/**
|
||||
* @title Math
|
||||
* @dev Assorted math operations
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
pragma solidity ^0.4.24;
|
||||
|
||||
|
||||
/**
|
||||
* @title SafeMath
|
||||
* @dev Math operations with safety checks that revert on error
|
||||
|
||||
Reference in New Issue
Block a user