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

Add rulesets #86

Merged
merged 9 commits into from
Jan 4, 2019
Merged

Add rulesets #86

merged 9 commits into from
Jan 4, 2019

Commits on Dec 14, 2018

  1. Add rulesets

    Mariano Aguero committed Dec 14, 2018
    Configuration menu
    Copy the full SHA
    0c33a3c View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2019

  1. Fix ConfigMissingError

    fvictorio committed Jan 2, 2019
    Configuration menu
    Copy the full SHA
    faa73b3 View commit details
    Browse the repository at this point in the history
  2. Update the config object when converting extends to an array

    Otherwise, the subsequent validation will fail.
    fvictorio committed Jan 2, 2019
    Configuration menu
    Copy the full SHA
    0eb47f3 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2019

  1. Configuration menu
    Copy the full SHA
    62326ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b72f1ba View commit details
    Browse the repository at this point in the history
  3. Add tests for applyExtends

    fvictorio committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    ddee762 View commit details
    Browse the repository at this point in the history
  4. Fix test-only npm script

    fvictorio committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    e76c71e View commit details
    Browse the repository at this point in the history
  5. Run linter in travis

    fvictorio committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    0f7fb25 View commit details
    Browse the repository at this point in the history
  6. Fix linter errors

    fvictorio committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    081a910 View commit details
    Browse the repository at this point in the history