Code quality: remove rule for map()

This commit is contained in:
Benoit Marty 2019-07-09 15:37:20 +02:00
parent e80473903e
commit ac5b0af63e
1 changed files with 0 additions and 1 deletions

View File

@ -117,7 +117,6 @@ ButterKnife\.findById\(

### Bad formatting of chain (missing new line)
\w\.flatMap\(
\w\.map\(

### Bad formatting of Realm query chain. Insert new line
\)\.equalTo