Skip to content
This repository has been archived by the owner on Nov 21, 2022. It is now read-only.

Add code style checker #108

Closed
jenkoian opened this issue Oct 1, 2017 · 3 comments
Closed

Add code style checker #108

jenkoian opened this issue Oct 1, 2017 · 3 comments

Comments

@jenkoian
Copy link
Owner

jenkoian commented Oct 1, 2017

Add a way of checking code style and have it fail the build (see #106) if the code doesn't adhere. Am open to tools/libraries.

@Samoxive
Copy link

Samoxive commented Oct 1, 2017

For javascript files, ESLint seems to be the go-to choice, maybe we could use one of the existing lint configurations on top of it.

@willmruzek
Copy link

There's also Prettier as a code formatter.

@jenkoian
Copy link
Owner Author

jenkoian commented Oct 1, 2017

ESLint added here #114

@jenkoian jenkoian closed this as completed Oct 1, 2017
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

3 participants