poanetwork / poa-popa

DApp for proof of physical address (PoPA) attestation for validators of POA Network
https://popa.poa.network
GNU General Public License v3.0
24 stars 18 forks source link

(Chore) Apply linter in all files #119

Closed fvictorio closed 6 years ago

fvictorio commented 6 years ago

The linter was only being applied to a subset of the javascript files. Most importantly, it wasn't being applied to the controllers files.

This PR makes the lint script to be applied to all files, and fixes all warnings/errors found.

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 372


Totals Coverage Status
Change from base Build 370: -0.02%
Covered Lines: 874
Relevant Lines: 1127

💛 - Coveralls