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

no-useless-spread: Check cloning inline arrays #1980

Merged
merged 14 commits into from Nov 20, 2022

Commits on Nov 19, 2022

  1. Rename variable

    fisker committed Nov 19, 2022
    Copy the full SHA
    0b08c68 View commit details
    Browse the repository at this point in the history
  2. Implement basic logic

    fisker committed Nov 19, 2022
    Copy the full SHA
    f4a422b View commit details
    Browse the repository at this point in the history
  3. Fix

    fisker committed Nov 19, 2022
    Copy the full SHA
    70864ca View commit details
    Browse the repository at this point in the history
  4. More test

    fisker committed Nov 19, 2022
    Copy the full SHA
    3a31a64 View commit details
    Browse the repository at this point in the history
  5. Add test

    fisker committed Nov 19, 2022
    Copy the full SHA
    7ba1e33 View commit details
    Browse the repository at this point in the history
  6. Fix

    fisker committed Nov 19, 2022
    Copy the full SHA
    d68ef44 View commit details
    Browse the repository at this point in the history
  7. More test

    fisker committed Nov 19, 2022
    Copy the full SHA
    33eb3c8 View commit details
    Browse the repository at this point in the history
  8. Update docs

    fisker committed Nov 19, 2022
    Copy the full SHA
    8fed9ff View commit details
    Browse the repository at this point in the history
  9. More array

    fisker committed Nov 19, 2022
    Copy the full SHA
    cabfbf9 View commit details
    Browse the repository at this point in the history
  10. Linting

    fisker committed Nov 19, 2022
    Copy the full SHA
    52a88b0 View commit details
    Browse the repository at this point in the history
  11. Linting

    fisker committed Nov 19, 2022
    Copy the full SHA
    0e8eabb View commit details
    Browse the repository at this point in the history
  12. Comment

    fisker committed Nov 19, 2022
    Copy the full SHA
    aa92c02 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2022

  1. Update docs/rules/no-useless-spread.md

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    fisker and sindresorhus committed Nov 20, 2022
    Copy the full SHA
    3702667 View commit details
    Browse the repository at this point in the history
  2. Rename variable

    fisker committed Nov 20, 2022
    Copy the full SHA
    671533c View commit details
    Browse the repository at this point in the history