1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-06 00:02:48 +02:00

2 new enums

This commit is contained in:
Benoit Marty
2022-01-03 15:27:59 +01:00
parent 98df733257
commit b39caeb04d
3 changed files with 5 additions and 3 deletions

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