Fix false positive.

This commit is contained in:
Benoit Marty
2023-06-30 22:01:23 +02:00
committed by Benoit Marty
parent 7f79cba40d
commit d33ce449ea

View File

@@ -72,7 +72,7 @@ DO NOT COMMIT
^ /\* ^ /\*
### unnecessary parenthesis around numbers, example: " (0)" ### unnecessary parenthesis around numbers, example: " (0)"
\(\d+\) \(\d+\)[^"]
### import the package, do not use long class name with package ### import the package, do not use long class name with package
android\.os\.Build\. android\.os\.Build\.