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

test: warn on substr() usage #35499

Merged
merged 4 commits into from Mar 24, 2022
Merged

test: warn on substr() usage #35499

merged 4 commits into from Mar 24, 2022

Commits on Mar 21, 2022

  1. test: warn on substr() usage

    Don't allow any new substr() usage after #35421
    
    Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
    CommanderRoot committed Mar 21, 2022
    Copy the full SHA
    4df57d6 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Copy the full SHA
    0779bfd View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    38debfa View commit details
    Browse the repository at this point in the history
  3. Use slice in router-utils

    styfle committed Mar 24, 2022
    Copy the full SHA
    9c2755c View commit details
    Browse the repository at this point in the history