RafaelKa / node-serialport-enocean-parser

ESP3 parser for nodes serialport
Do What The F*ck You Want To Public License
6 stars 2 forks source link

add linter task to travis after test #33

Closed RafaelKa closed 6 years ago

RafaelKa commented 6 years ago

we should add linting check in travis, to prevent messy code in master branch.

Holger-Will commented 6 years ago

this is already in place with the test script:

standard & nyc --reporter=text mocha --recursive test