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

feat: Progressive linting #78

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Commits on Feb 2, 2020

  1. Configuration menu
    Copy the full SHA
    4092332 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fc5c4d View commit details
    Browse the repository at this point in the history
  3. test updated

    umar-muneer committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    2e1f224 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2020

  1. Configuration menu
    Copy the full SHA
    1c78874 View commit details
    Browse the repository at this point in the history
  2. wrote tests for config.js

    Umar Muneer committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    ad54cb2 View commit details
    Browse the repository at this point in the history
  3. renamed config test file

    Umar Muneer committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    0ce381e View commit details
    Browse the repository at this point in the history
  4. Added tests for record

    Umar Muneer committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    a4705d4 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. Merge pull request #1 from umar-muneer/working-dir

    Set a working directory for esplint
    umar-muneer authored Feb 4, 2020
    Configuration menu
    Copy the full SHA
    fd4a989 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. Configuration menu
    Copy the full SHA
    c81f31e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6c8f73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e5c6c2 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2020

  1. small code refactors

    Umar Muneer committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    dc4c77c View commit details
    Browse the repository at this point in the history
  2. fixed failing tests

    Umar Muneer committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    833a685 View commit details
    Browse the repository at this point in the history
  3. added multiple guards test in fileSet.js

    Umar Muneer committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    a701b89 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ae312f View commit details
    Browse the repository at this point in the history
  5. added support for multiple guards

    Umar Muneer committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    d63e4f1 View commit details
    Browse the repository at this point in the history
  6. added cli tests for multiple guards

    Umar Muneer committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    a04b2b2 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. added more reducedWarnings guard tests

    Umar Muneer committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    656b62c View commit details
    Browse the repository at this point in the history
  2. remove --working-dir from unrelated branch

    Umar Muneer committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    d0b2489 View commit details
    Browse the repository at this point in the history