Remove non needed extra spaces: add a check
This commit is contained in:
parent
dae0b66c90
commit
5b185152c6
|
@ -177,3 +177,6 @@ R\.string\.template_
|
|||
|
||||
### Use the Clock interface, or use `measureTimeMillis`
|
||||
System\.currentTimeMillis\(\)===2
|
||||
|
||||
### Remove extra space between the name and the description
|
||||
\* @\w+ \w+ +
|
||||
|
|
Loading…
Reference in New Issue