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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Implement FlatESLint #16149

Merged
merged 59 commits into from Aug 1, 2022
Merged

feat: Implement FlatESLint #16149

merged 59 commits into from Aug 1, 2022

Commits on Jul 21, 2022

  1. Copy the full SHA
    6246778 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c1ecc69 View commit details
    Browse the repository at this point in the history
  3. Fix more isPathIgnored() tests

    nzakas committed Jul 21, 2022
    Copy the full SHA
    d827c31 View commit details
    Browse the repository at this point in the history
  4. isPathIgnored is working

    nzakas committed Jul 21, 2022
    Copy the full SHA
    e7cf334 View commit details
    Browse the repository at this point in the history
  5. loadFormatter works

    nzakas committed Jul 21, 2022
    Copy the full SHA
    561100d View commit details
    Browse the repository at this point in the history
  6. Most methods working

    nzakas committed Jul 21, 2022
    Copy the full SHA
    9628c1b View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    28eb2f7 View commit details
    Browse the repository at this point in the history
  8. Fix FlatConfigArray

    nzakas committed Jul 21, 2022
    Copy the full SHA
    bcd6abf View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    d32f8dd View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    e9390cd View commit details
    Browse the repository at this point in the history
  11. More stuff working

    nzakas committed Jul 21, 2022
    Copy the full SHA
    ac439d7 View commit details
    Browse the repository at this point in the history
  12. Make lintText() tests work

    nzakas committed Jul 21, 2022
    Copy the full SHA
    5fd975f View commit details
    Browse the repository at this point in the history
  13. Start work on lintFiles()

    nzakas committed Jul 21, 2022
    Copy the full SHA
    f8ba4d1 View commit details
    Browse the repository at this point in the history
  14. More tests working

    nzakas committed Jul 21, 2022
    Copy the full SHA
    a06cde3 View commit details
    Browse the repository at this point in the history
  15. Refactor

    nzakas committed Jul 21, 2022
    Copy the full SHA
    14ccb46 View commit details
    Browse the repository at this point in the history
  16. Refactor findFiles()

    nzakas committed Jul 21, 2022
    Copy the full SHA
    7942ba4 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    a543b92 View commit details
    Browse the repository at this point in the history
  18. Fix some ignore file errors

    nzakas committed Jul 21, 2022
    Copy the full SHA
    3917a30 View commit details
    Browse the repository at this point in the history
  19. More tests working

    nzakas committed Jul 21, 2022
    Copy the full SHA
    9ecbefc View commit details
    Browse the repository at this point in the history
  20. More tests passing

    nzakas committed Jul 21, 2022
    Copy the full SHA
    f1c69b8 View commit details
    Browse the repository at this point in the history
  21. Fix multiple processor tests

    nzakas committed Jul 21, 2022
    Copy the full SHA
    adb17c7 View commit details
    Browse the repository at this point in the history
  22. Finish processors tests

    nzakas committed Jul 21, 2022
    Copy the full SHA
    b48ca3d View commit details
    Browse the repository at this point in the history
  23. Fix more tests

    nzakas committed Jul 21, 2022
    Copy the full SHA
    45a28c5 View commit details
    Browse the repository at this point in the history
  24. Fix more tests

    nzakas committed Jul 21, 2022
    Copy the full SHA
    ddb7fc8 View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    c985bdf View commit details
    Browse the repository at this point in the history
  26. Copy the full SHA
    9c70546 View commit details
    Browse the repository at this point in the history
  27. More ignore tests fixed

    nzakas committed Jul 21, 2022
    Copy the full SHA
    0df1e16 View commit details
    Browse the repository at this point in the history
  28. isPathIgnored() tests passing

    nzakas committed Jul 21, 2022
    Copy the full SHA
    89a016d View commit details
    Browse the repository at this point in the history
  29. More tests passing

    nzakas committed Jul 21, 2022
    Copy the full SHA
    232bb98 View commit details
    Browse the repository at this point in the history
  30. Fix more tests

    nzakas committed Jul 21, 2022
    Copy the full SHA
    4432281 View commit details
    Browse the repository at this point in the history
  31. More tests passing

    nzakas committed Jul 21, 2022
    Copy the full SHA
    53b277a View commit details
    Browse the repository at this point in the history
  32. Fix globbing tests

    nzakas committed Jul 21, 2022
    Copy the full SHA
    ccdb48a View commit details
    Browse the repository at this point in the history
  33. Fix more tests

    nzakas committed Jul 21, 2022
    Copy the full SHA
    9d5a849 View commit details
    Browse the repository at this point in the history
  34. Fix ignores tests

    nzakas committed Jul 21, 2022
    Copy the full SHA
    6c6b001 View commit details
    Browse the repository at this point in the history
  35. Enable more tests

    nzakas committed Jul 21, 2022
    Copy the full SHA
    0087a9b View commit details
    Browse the repository at this point in the history
  36. Constructor tests passing

    nzakas committed Jul 21, 2022
    Copy the full SHA
    bda995b View commit details
    Browse the repository at this point in the history
  37. lintText tests passing

    nzakas committed Jul 21, 2022
    Copy the full SHA
    98e5964 View commit details
    Browse the repository at this point in the history
  38. more tests passing

    nzakas committed Jul 21, 2022
    Copy the full SHA
    fc1670a View commit details
    Browse the repository at this point in the history
  39. More tests passing

    nzakas committed Jul 21, 2022
    Copy the full SHA
    ab37823 View commit details
    Browse the repository at this point in the history
  40. Make fixtypes tests pass

    nzakas committed Jul 21, 2022
    Copy the full SHA
    753e8fa View commit details
    Browse the repository at this point in the history
  41. Copy the full SHA
    8ea4f4e View commit details
    Browse the repository at this point in the history
  42. Fix outputFixes tests

    nzakas committed Jul 21, 2022
    Copy the full SHA
    0075167 View commit details
    Browse the repository at this point in the history
  43. Copy the full SHA
    59dff5b View commit details
    Browse the repository at this point in the history
  44. Disable cache option

    nzakas committed Jul 21, 2022
    Copy the full SHA
    9611dee View commit details
    Browse the repository at this point in the history
  45. Fix lint errors

    nzakas committed Jul 21, 2022
    Copy the full SHA
    251b789 View commit details
    Browse the repository at this point in the history
  46. Fix Node.js 12 compatibility

    nzakas committed Jul 21, 2022
    Copy the full SHA
    5796283 View commit details
    Browse the repository at this point in the history
  47. Fix more tests

    nzakas committed Jul 21, 2022
    Copy the full SHA
    875a945 View commit details
    Browse the repository at this point in the history
  48. fs/promises -> fs.promises

    nzakas committed Jul 21, 2022
    Copy the full SHA
    c090624 View commit details
    Browse the repository at this point in the history
  49. Copy the full SHA
    3f57a1a View commit details
    Browse the repository at this point in the history
  50. Rebase and fix lint errors

    nzakas committed Jul 21, 2022
    Copy the full SHA
    a6b307f View commit details
    Browse the repository at this point in the history
  51. Expose FlatRuleTester

    nzakas committed Jul 21, 2022
    Copy the full SHA
    43d7a39 View commit details
    Browse the repository at this point in the history
  52. Copy the full SHA
    b3e14a9 View commit details
    Browse the repository at this point in the history
  53. Fix unit test errors

    nzakas committed Jul 21, 2022
    Copy the full SHA
    b42b541 View commit details
    Browse the repository at this point in the history
  54. Make test pass in Node.js 12

    nzakas committed Jul 21, 2022
    Copy the full SHA
    6eb4e82 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Copy the full SHA
    bc8b9f0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    15f9b6c View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Fix lint errors

    nzakas committed Jul 27, 2022
    Copy the full SHA
    9544001 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Fix default ignores

    nzakas committed Jul 29, 2022
    Copy the full SHA
    fdd52cb View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

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