octachrome / treason

A clone of the card game Coup written in Node.js
Other
139 stars 79 forks source link

chore: enable eslint and clean #46

Open KatherineWinter opened 4 years ago

askvortsov1 commented 4 years ago

One quick suggestion: perhaps a github action could be setup to lint code style on pull requests / push to prevent entropy from doing it's thing?

KatherineWinter commented 4 years ago

One quick suggestion: perhaps a github action could be setup to lint code style on pull requests / push to prevent entropy from doing it's thing?

That is what lefthook does. It runs the lint on pre-submit