Code quality

This commit is contained in:
Benoit Marty 2021-03-09 18:29:33 +01:00 committed by Benoit Marty
parent 47f7c91a3b
commit c9c4a203d1

View file

@ -161,7 +161,7 @@ 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 the enum is not used as a Json class, change the value in file forbidden_strings_in_code.txt
enum class===91
enum class===92
### Do not import temporary legacy classes
import org.matrix.android.sdk.internal.legacy.riot===3