code quality

This commit is contained in:
Benoit Marty 2021-12-14 09:06:43 +01:00
parent aad19e4bce
commit be33a53e56

View file

@ -160,7 +160,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===110
enum class===114
### Do not import temporary legacy classes
import org.matrix.android.sdk.internal.legacy.riot===3