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