Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Switch to different linting tool. #528

Closed
NodeGuy opened this issue Nov 27, 2016 · 2 comments
Closed

Switch to different linting tool. #528

NodeGuy opened this issue Nov 27, 2016 · 2 comments
Assignees
Labels
Enhancement Includes improvements or optimizations

Comments

@NodeGuy
Copy link
Contributor

NodeGuy commented Nov 27, 2016

There's extraneous whitespace floating around the code which makes diffs harder to read.

JSHint used to have an flag for warning about extra whitespace but it was removed. Let's switch to a modern linter such as ESLint or even better adopt JavaScript Standard Style instead.

@nivida nivida self-assigned this Aug 9, 2018
@nivida nivida added the Enhancement Includes improvements or optimizations label Aug 9, 2018
@nivida
Copy link
Contributor

nivida commented Nov 29, 2018

I switched to eslint and prettier as you can see here: #2000 :-)

@vibern0
Copy link

vibern0 commented Jan 20, 2019

I switched to eslint and prettier as you can see here: #2000 :-)

Then, should this be moved to done?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Enhancement Includes improvements or optimizations
Projects
None yet
Development

No branches or pull requests

3 participants