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

[core] Replace indexOf with includes #42883

Merged
merged 6 commits into from
Aug 19, 2024
Merged

Commits on Aug 19, 2024

  1. use includes method where possible

    k-rajat19 authored and aarongarciah committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    458fa03 View commit details
    Browse the repository at this point in the history
  2. fix

    k-rajat19 authored and aarongarciah committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    dff6df4 View commit details
    Browse the repository at this point in the history
  3. fix

    k-rajat19 authored and aarongarciah committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    0ba0868 View commit details
    Browse the repository at this point in the history
  4. Trigger CI

    aarongarciah committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    816295b View commit details
    Browse the repository at this point in the history
  5. Prettier

    aarongarciah committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    7d08b6b View commit details
    Browse the repository at this point in the history
  6. use stringWith method

    k-rajat19 authored and aarongarciah committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    07e2911 View commit details
    Browse the repository at this point in the history