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

Update: Implement FlatConfigArray (refs #13481) #14321

Merged
merged 35 commits into from Jun 26, 2021
Merged

Commits on Jun 25, 2021

  1. Copy the full SHA
    0d6db1b View commit details
    Browse the repository at this point in the history
  2. Upgrade config-array package

    nzakas committed Jun 25, 2021
    Copy the full SHA
    003aa0a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f596b2b View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    919d8c8 View commit details
    Browse the repository at this point in the history
  5. RulesSchema start

    nzakas committed Jun 25, 2021
    Copy the full SHA
    07aac9a View commit details
    Browse the repository at this point in the history
  6. Add initial finalization step

    nzakas committed Jun 25, 2021
    Copy the full SHA
    5e9521a View commit details
    Browse the repository at this point in the history
  7. Default config

    nzakas committed Jun 25, 2021
    Copy the full SHA
    99b6591 View commit details
    Browse the repository at this point in the history
  8. Strict mode

    nzakas committed Jun 25, 2021
    Copy the full SHA
    516bd79 View commit details
    Browse the repository at this point in the history
  9. Start rule validation

    nzakas committed Jun 25, 2021
    Copy the full SHA
    72eddee View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    d50b2dd View commit details
    Browse the repository at this point in the history
  11. Remove too-new syntax

    nzakas committed Jun 25, 2021
    Copy the full SHA
    3189abc View commit details
    Browse the repository at this point in the history
  12. Fix default config

    nzakas committed Jun 25, 2021
    Copy the full SHA
    ede77e6 View commit details
    Browse the repository at this point in the history
  13. fix test

    nzakas committed Jun 25, 2021
    Copy the full SHA
    0bfe125 View commit details
    Browse the repository at this point in the history
  14. Update tests/lib/config/flat-config-array.js

    Co-authored-by: Brandon Mills <btmills@users.noreply.github.com>
    nzakas and btmills committed Jun 25, 2021
    Copy the full SHA
    12df97b View commit details
    Browse the repository at this point in the history
  15. Update tests/lib/config/flat-config-array.js

    Co-authored-by: Brandon Mills <btmills@users.noreply.github.com>
    nzakas and btmills committed Jun 25, 2021
    Copy the full SHA
    c8ce1aa View commit details
    Browse the repository at this point in the history
  16. Update tests/lib/config/flat-config-array.js

    Co-authored-by: Brandon Mills <btmills@users.noreply.github.com>
    nzakas and btmills committed Jun 25, 2021
    Copy the full SHA
    e7f7dbc View commit details
    Browse the repository at this point in the history
  17. Update tests/lib/config/flat-config-array.js

    Co-authored-by: Brandon Mills <btmills@users.noreply.github.com>
    nzakas and btmills committed Jun 25, 2021
    Copy the full SHA
    48025f2 View commit details
    Browse the repository at this point in the history
  18. Update tests

    nzakas committed Jun 25, 2021
    Copy the full SHA
    905a5d4 View commit details
    Browse the repository at this point in the history
  19. fix test

    nzakas committed Jun 25, 2021
    Copy the full SHA
    b99f3af View commit details
    Browse the repository at this point in the history
  20. Allow old-style plugin names

    nzakas committed Jun 25, 2021
    Copy the full SHA
    1117b31 View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    10343ad View commit details
    Browse the repository at this point in the history
  22. Add more tests

    nzakas committed Jun 25, 2021
    Copy the full SHA
    40fe618 View commit details
    Browse the repository at this point in the history
  23. address review comments

    nzakas committed Jun 25, 2021
    Copy the full SHA
    70af1ec View commit details
    Browse the repository at this point in the history
  24. Ignore only .git directory

    nzakas committed Jun 25, 2021
    Copy the full SHA
    acabd01 View commit details
    Browse the repository at this point in the history
  25. Allow null for global settings

    nzakas committed Jun 25, 2021
    Copy the full SHA
    c0bbff6 View commit details
    Browse the repository at this point in the history
  26. writeable -> writable

    nzakas committed Jun 25, 2021
    Copy the full SHA
    210e792 View commit details
    Browse the repository at this point in the history
  27. Remove incorrect comment

    nzakas committed Jun 25, 2021
    Copy the full SHA
    6ba32a6 View commit details
    Browse the repository at this point in the history
  28. Copy the full SHA
    b2dcefa View commit details
    Browse the repository at this point in the history
  29. Copy the full SHA
    0ce35cf View commit details
    Browse the repository at this point in the history
  30. Copy the full SHA
    553b931 View commit details
    Browse the repository at this point in the history
  31. Rename defaultResultConfig

    nzakas committed Jun 25, 2021
    Copy the full SHA
    adf4f2f View commit details
    Browse the repository at this point in the history
  32. Copy the full SHA
    751352d View commit details
    Browse the repository at this point in the history
  33. Fix rule options merging

    nzakas committed Jun 25, 2021
    Copy the full SHA
    b260002 View commit details
    Browse the repository at this point in the history
  34. Fix various errors

    nzakas committed Jun 25, 2021
    Copy the full SHA
    9acd1c2 View commit details
    Browse the repository at this point in the history
  35. Rebase onto master

    nzakas committed Jun 25, 2021
    Copy the full SHA
    7b66408 View commit details
    Browse the repository at this point in the history