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

Config overrides api #123

Merged
merged 27 commits into from Jul 27, 2019
Merged

Config overrides api #123

merged 27 commits into from Jul 27, 2019

Commits on Jul 7, 2019

  1. Add logic to apply overrides

    Closes #96
    tclindner committed Jul 7, 2019
    Copy the full SHA
    e7037f5 View commit details
    Browse the repository at this point in the history
  2. Update eslint-config-tc

    tclindner committed Jul 7, 2019
    Copy the full SHA
    54bd88f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f0317bf View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    33af779 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    8505325 View commit details
    Browse the repository at this point in the history
  6. Add typedef to LintIssue

    tclindner committed Jul 7, 2019
    Copy the full SHA
    17e3e01 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    dfcd243 View commit details
    Browse the repository at this point in the history
  8. Add tests for utils

    tclindner committed Jul 7, 2019
    Copy the full SHA
    bccfec7 View commit details
    Browse the repository at this point in the history
  9. Tests for new linter

    tclindner committed Jul 7, 2019
    Copy the full SHA
    8e06a0f View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    6a1c163 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    c1b22ee View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    293c43d View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    79aea99 View commit details
    Browse the repository at this point in the history
  14. Update Reporter.js

    tclindner committed Jul 7, 2019
    Copy the full SHA
    90de656 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    7c13081 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2019

  1. Add config tests

    tclindner committed Jul 8, 2019
    Copy the full SHA
    7964ba2 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    Closes #82
    tclindner committed Jul 8, 2019
    Copy the full SHA
    0e4b709 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2019

  1. Copy the full SHA
    60eb3bc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0f1da1d View commit details
    Browse the repository at this point in the history
  3. Fix file paths

    tclindner committed Jul 27, 2019
    Copy the full SHA
    073fec4 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    2d67541 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    2a9db09 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    6edf8ba View commit details
    Browse the repository at this point in the history
  7. Update getFileList.js

    tclindner committed Jul 27, 2019
    Copy the full SHA
    9ec5182 View commit details
    Browse the repository at this point in the history
  8. Update getFileList.js

    tclindner committed Jul 27, 2019
    Copy the full SHA
    b9ba98d View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    64995d5 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    0f2ef1b View commit details
    Browse the repository at this point in the history