Open groovecoder opened 7 years ago
Yeah we have ESLint. Stylelint is certainly good too. I have been lazy in implementing the hook... Will fix that.
On Tue, 23 May 2017, 17:09 luke crouch, notifications@github.com wrote:
I've found automatic HTML, CSS, and JavaScript linting tools really useful.
Could add addons-linter, eslint, stylelint, and/or htmllint to this repo and even a .travis.yml to enforce them on pull requests.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/electrolyfish/lightbeam-we/issues/22, or mute the thread https://github.com/notifications/unsubscribe-auth/AAUsLHozyaVGMWPe-BNc0We6o3MLwTB7ks5r8wSxgaJpZM4Nj7p2 .
I've found automatic HTML, CSS, and JavaScript linting tools really useful.
Could add
addons-linter
,eslint
,stylelint
, and/orhtmllint
to this repo and even a.travis.yml
to enforce them on pull requests.