mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-21 17:05:39 +03:00
Disable one code check
This commit is contained in:
parent
0b738e3d9e
commit
3dc2cd4d7a
1 changed files with 2 additions and 1 deletions
|
@ -120,7 +120,8 @@ ButterKnife\.findById\(
|
|||
\w\.flatMap\(
|
||||
|
||||
### Bad formatting of Realm query chain. Insert new line
|
||||
\)\.equalTo
|
||||
# DISABLED
|
||||
# \)\.equalTo
|
||||
|
||||
# Use StandardCharsets.UTF_8.name()
|
||||
# DISABLED (min API to low)
|
||||
|
|
Loading…
Reference in a new issue