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

Fix duplicate range regexp warnings #2030

Merged

Commits on Mar 16, 2024

  1. Remove duplicate range regexp warnings

    zenspider authored and tancnle committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    2cfb753 View commit details
    Browse the repository at this point in the history
  2. Fixed a LOT of warnings from scala.

    Turns out it was one local variable used in a lot of regexps. This
    updates the link to the reference and fixes it per reference.
    zenspider authored and tancnle committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    af18ad4 View commit details
    Browse the repository at this point in the history