Skip to content
This repository has been archived by the owner on Dec 1, 2020. It is now read-only.

Linting and automated code style enforcement #138

Closed
tomwayson opened this issue Nov 5, 2015 · 0 comments
Closed

Linting and automated code style enforcement #138

tomwayson opened this issue Nov 5, 2015 · 0 comments
Assignees
Milestone

Comments

@tomwayson
Copy link
Member

Need to make sure all code conforms to whatever we use for automated linting and code style enforcement. Currently there is a .jshint file, but the actual code does not conform to it (indents, etc). I'd also like to either add JSCS or replace jshint w/ ESLint. I'm leaning towards the latter. Will need to update .editorconfig to conform w/ the above.

A note on indents, I prefer 2 spaces, but in the interest of not updating every line of source code in this repo, I think it's better to set the default to 4.

@tomwayson tomwayson added this to the Beta 6 milestone Nov 5, 2015
@tomwayson tomwayson self-assigned this Nov 7, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant