Turn off blank-lines Solium rule (#1284)
* turn off blank-lines rule
* remove triple newlines
(cherry picked from commit 9b37104655)
This commit is contained in:
committed by
Leo Arias
parent
49d2dd9e08
commit
e7aa8dedbc
@ -1,6 +1,5 @@
|
||||
pragma solidity ^0.4.24;
|
||||
|
||||
|
||||
/**
|
||||
* @title Elliptic curve signature operations
|
||||
* @dev Based on https://gist.github.com/axic/5b33912c6f61ae6fd96d6c4a47afde6d
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
pragma solidity ^0.4.24;
|
||||
|
||||
|
||||
/**
|
||||
* @title MerkleProof
|
||||
* @dev Merkle proof verification based on
|
||||
|
||||
Reference in New Issue
Block a user