diff --git a/tools/check/forbidden_strings_in_code.txt b/tools/check/forbidden_strings_in_code.txt index 6c91c0baf7..17f352fca4 100755 --- a/tools/check/forbidden_strings_in_code.txt +++ b/tools/check/forbidden_strings_in_code.txt @@ -72,7 +72,7 @@ DO NOT COMMIT ^ /\* ### unnecessary parenthesis around numbers, example: " (0)" - \(\d+\) + \(\d+\)[^"] ### import the package, do not use long class name with package android\.os\.Build\.