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

Update documentation #23

Merged
merged 1 commit into from
Mar 31, 2016
Merged

Update documentation #23

merged 1 commit into from
Mar 31, 2016

Conversation

ruiquelhas
Copy link
Contributor

No description provided.

@ruiquelhas ruiquelhas self-assigned this Mar 30, 2016
Seegno-flavored JSCS config.

## Installation

```sh
$ npm install jscs jscs-config-seegno --save-dev
$ npm install jscs jscs-preset-seegno should --save-dev
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would move the preset rename to another PR so we can rename the repo + package too.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense.

The preset includes the following custom rules:

### `disallowGeneratorsInDescribeFunctions`
Disallows the usage of generators for the `describe` grouping primitive that features in testing frameworks such as `mocha`.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you include a small paragraph on why this is critical to validate?

@ruimarinho
Copy link
Contributor

Looks good minor small comments.

@ruiquelhas
Copy link
Contributor Author

@ruimarinho I've added a small explanation for each rule.

@fixe
Copy link
Contributor

fixe commented Mar 31, 2016

LGTM.

@fixe fixe merged commit 1919b0c into master Mar 31, 2016
@fixe fixe deleted the support/update-documentation branch March 31, 2016 16:36
@fixe fixe mentioned this pull request Mar 31, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants