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(linter): add useConsistentNewBuiltin #2540

Merged
merged 13 commits into from
Apr 24, 2024

Commits on Apr 22, 2024

  1. Implement useNewForBuiltins

    Implement initial useForBuiltins
    
    Update snapshots
    
    Changes
    minht11 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    5c410da View commit details
    Browse the repository at this point in the history
  2. Implement remove new action

    minht11 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    dac61e9 View commit details
    Browse the repository at this point in the history
  3. Add documentation

    minht11 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    bcef6ac View commit details
    Browse the repository at this point in the history
  4. chore: codegen

    minht11 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    1e5e3b9 View commit details
    Browse the repository at this point in the history
  5. feat: cleanup impl

    minht11 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    8472cdd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    51bf3e0 View commit details
    Browse the repository at this point in the history
  7. update fix message

    minht11 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    6212f10 View commit details
    Browse the repository at this point in the history
  8. Bring back new removal

    minht11 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    ec759ee View commit details
    Browse the repository at this point in the history
  9. fix: cleanup

    minht11 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    b4cb496 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e665f76 View commit details
    Browse the repository at this point in the history
  11. fix: cleanup

    minht11 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    dc1f690 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    e811a96 View commit details
    Browse the repository at this point in the history
  2. chore: use syntax macro

    minht11 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    768183a View commit details
    Browse the repository at this point in the history