1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-06 00:02:48 +02:00
This commit is contained in:
Valere
2021-04-13 10:18:52 +02:00
parent 643e7ad3cb
commit 49381db2e3
8 changed files with 1 additions and 10 deletions

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