From 31a7563de52b5eadc0f29fe934a7a62ab096f853 Mon Sep 17 00:00:00 2001 From: Benoit Marty Date: Mon, 29 Jun 2020 10:16:54 +0200 Subject: [PATCH] Make check code quality ok --- tools/check/forbidden_strings_in_code.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/check/forbidden_strings_in_code.txt b/tools/check/forbidden_strings_in_code.txt index 0ec15dead2..137ba13ae7 100644 --- a/tools/check/forbidden_strings_in_code.txt +++ b/tools/check/forbidden_strings_in_code.txt @@ -164,4 +164,4 @@ Formatter\.formatShortFileSize===1 # android\.text\.TextUtils ### This is not a rule, but a warning: the number of "enum class" has changed. For Json classes, it is mandatory that they have `@JsonClass(generateAdapter = false)`. If it is ok, change the value in file forbidden_strings_in_code.txt -enum class===69 \ No newline at end of file +enum class===72 \ No newline at end of file