brendanashworth / generate-password

NodeJS library for generating cryptographically-secure passwords.
MIT License
354 stars 67 forks source link

adds eslint #10

Closed brendanashworth closed 8 years ago

brendanashworth commented 8 years ago

This commit adds eslint as a code linter and runs it during the CI.

Shoutout to Algimantas Krasauskas for getting the ball rolling on this.

codecov-io commented 8 years ago

Current coverage is 100% (diff: 100%)

Merging #10 into master will not change coverage

@@           master   #10   diff @@
===================================
  Files           1     1          
  Lines          56    56          
  Methods         0     0          
  Messages        0     0          
  Branches        0     0          
===================================
  Hits           56    56          
  Misses          0     0          
  Partials        0     0          

Powered by Codecov. Last update a798e84...e5e508d