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

perf(linter): use binary_search instead of contains #4446

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    26925b0 View commit details
    Browse the repository at this point in the history
  2. chore: add test cases

    togami2864 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    f3189b7 View commit details
    Browse the repository at this point in the history
  3. fix: order

    togami2864 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    d53c8df View commit details
    Browse the repository at this point in the history
  4. chore: use is_sorted()

    togami2864 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    9a55fc8 View commit details
    Browse the repository at this point in the history