Fix lint
This commit is contained in:
parent
003c2cd3da
commit
3d87b796b4
|
@ -176,7 +176,7 @@ PreferenceManager\.getDefaultSharedPreferences==2
|
||||||
R\.string\.template_
|
R\.string\.template_
|
||||||
|
|
||||||
### Use the Clock interface, or use `measureTimeMillis`
|
### Use the Clock interface, or use `measureTimeMillis`
|
||||||
System\.currentTimeMillis\(\)===2
|
System\.currentTimeMillis\(\)===3
|
||||||
|
|
||||||
### Remove extra space between the name and the description
|
### Remove extra space between the name and the description
|
||||||
\* @\w+ \w+ +
|
\* @\w+ \w+ +
|
||||||
|
|
Loading…
Reference in New Issue