mirror of
https://github.com/element-hq/element-android
synced 2024-11-23 18:05:36 +03:00
Code quality: remove rule for map()
This commit is contained in:
parent
e80473903e
commit
ac5b0af63e
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue