ConsenSysMesh / Stow-Smart-Contracts

Formerly Linnia-Smart-Contracts
https://stow-protocol.com/
MIT License
56 stars 39 forks source link

Lp 249/feat/eslint fixes clean eslint output with fixes #65

Closed godfreyhobbs closed 6 years ago

godfreyhobbs commented 6 years ago

Various manual and auto fixes for eslint.

Note: eslint and prettier do not 100% agree on double quotes. So I stuck with eslint.

codecov-io commented 6 years ago

Codecov Report

Merging #65 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #65   +/-   ##
=======================================
  Coverage   96.52%   96.52%           
=======================================
  Files           4        4           
  Lines         115      115           
  Branches       25       25           
=======================================
  Hits          111      111           
  Misses          4        4

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 533bdb0...b5c42f9. Read the comment docs.