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: Flat config support in Linter (refs #13481) #15185

Merged
merged 37 commits into from Dec 4, 2021
Merged

Commits on Nov 12, 2021

  1. Copy the full SHA
    a9da57b View commit details
    Browse the repository at this point in the history
  2. Update lib/linter/linter.js

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    nzakas and mdjermanovic committed Nov 12, 2021
    Copy the full SHA
    a29a557 View commit details
    Browse the repository at this point in the history
  3. Update lib/linter/linter.js

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    nzakas and mdjermanovic committed Nov 12, 2021
    Copy the full SHA
    38c0d16 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    f2a7458 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    66cf8a3 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    dfdd4fa View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    531be0c View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    e3e9367 View commit details
    Browse the repository at this point in the history
  9. Move globals into local file

    nzakas committed Nov 12, 2021
    Copy the full SHA
    4ffbc2e View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    3bc4832 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    8076425 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    a20e642 View commit details
    Browse the repository at this point in the history
  13. Add more tests

    nzakas committed Nov 12, 2021
    Copy the full SHA
    cee5632 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    ac3f270 View commit details
    Browse the repository at this point in the history
  15. More tests passing

    nzakas committed Nov 12, 2021
    Copy the full SHA
    7a03b48 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    e948144 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    703e590 View commit details
    Browse the repository at this point in the history
  18. Finish languageOptions tests

    nzakas committed Nov 12, 2021
    Copy the full SHA
    360c2d7 View commit details
    Browse the repository at this point in the history
  19. Settings tests working

    nzakas committed Nov 12, 2021
    Copy the full SHA
    aaab04e View commit details
    Browse the repository at this point in the history
  20. Rule context tests working

    nzakas committed Nov 12, 2021
    Copy the full SHA
    f25b139 View commit details
    Browse the repository at this point in the history
  21. Options tests working

    nzakas committed Nov 12, 2021
    Copy the full SHA
    f6ea3f7 View commit details
    Browse the repository at this point in the history
  22. Directives tests working

    nzakas committed Nov 12, 2021
    Copy the full SHA
    c0a1eb4 View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    f6b1207 View commit details
    Browse the repository at this point in the history
  24. All original tests passing

    nzakas committed Nov 12, 2021
    Copy the full SHA
    90c3214 View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    7130a27 View commit details
    Browse the repository at this point in the history
  26. Fix failing tests

    nzakas committed Nov 12, 2021
    Copy the full SHA
    165e59b View commit details
    Browse the repository at this point in the history
  27. Fix failing browser test

    nzakas committed Nov 12, 2021
    Copy the full SHA
    2536a6b View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. Fix ecmaVersion edge cases

    nzakas committed Nov 23, 2021
    Copy the full SHA
    e0e1618 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    240f0ad View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Copy the full SHA
    a351eec View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. Update lib/linter/linter.js

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    nzakas and mdjermanovic committed Nov 26, 2021
    Copy the full SHA
    4cd44a4 View commit details
    Browse the repository at this point in the history
  2. Update lib/linter/linter.js

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    nzakas and mdjermanovic committed Nov 26, 2021
    Copy the full SHA
    8cffdc8 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. Fix processors functionality

    nzakas committed Nov 29, 2021
    Copy the full SHA
    2c2e5d7 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2021

  1. Update lib/shared/types.js

    Co-authored-by: Brandon Mills <btmills@users.noreply.github.com>
    nzakas and btmills committed Dec 4, 2021
    Copy the full SHA
    d40a473 View commit details
    Browse the repository at this point in the history
  2. Update tests/lib/linter/linter.js

    Co-authored-by: Brandon Mills <btmills@users.noreply.github.com>
    nzakas and btmills committed Dec 4, 2021
    Copy the full SHA
    78237f2 View commit details
    Browse the repository at this point in the history
  3. Update tests/lib/linter/linter.js

    Co-authored-by: Brandon Mills <btmills@users.noreply.github.com>
    nzakas and btmills committed Dec 4, 2021
    Copy the full SHA
    b042303 View commit details
    Browse the repository at this point in the history
  4. Update lib/linter/linter.js

    Co-authored-by: Brandon Mills <btmills@users.noreply.github.com>
    nzakas and btmills committed Dec 4, 2021
    Copy the full SHA
    9ad40d0 View commit details
    Browse the repository at this point in the history