Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: introduce jscs checks infrastructure #99

Closed
wants to merge 1 commit into from

Conversation

PK1A
Copy link
Contributor

@PK1A PK1A commented Mar 12, 2014

A first attempt at introducing some coding guidelines (see #57) based on jscs checks. While playing with this PR it was clear that we don't have uniform coding guidelines at this point as most of jscs validations were failing ;-)

I'm sending this PR to start discussion on how to introduce stricter coding guidelines. One approach is to go over all the options and decide which ones we want to turn on. Other approach is to simply get coding style from the current aria templates and automate checks of those rules (probably a better way of moving forward, but even then we need to sync on PRs and introduce checks after merging all the PRs in progress).

@PK1A PK1A closed this in 83663fd Mar 14, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant