diff --git a/tools/check/forbidden_strings_in_code.txt b/tools/check/forbidden_strings_in_code.txt index 3c0337ac99..d46bdfa062 100644 --- a/tools/check/forbidden_strings_in_code.txt +++ b/tools/check/forbidden_strings_in_code.txt @@ -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)