Fix false positive.
This commit is contained in:
committed by
Benoit Marty
parent
7f79cba40d
commit
d33ce449ea
@@ -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\.
|
||||
|
||||
Reference in New Issue
Block a user