Fix false positive.
This commit is contained in:
parent
7f79cba40d
commit
d33ce449ea
1 changed files with 1 additions and 1 deletions
|
|
@ -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\.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue