Fix false positive.
This commit is contained in:
committed by
Benoit Marty
parent
0ea811269b
commit
3c601c4210
@@ -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