Ensure android.text.TextUtils will never be used again
This commit is contained in:
parent
377a228f88
commit
1de02c2fbb
|
@ -156,3 +156,6 @@ Formatter\.formatFileSize===1
|
|||
|
||||
### Use TextUtils.formatFileSize with short format param to true
|
||||
Formatter\.formatShortFileSize===1
|
||||
|
||||
### Use kotlin stdlib to test or compare strings
|
||||
android\.text\.TextUtils
|
||||
|
|
Loading…
Reference in New Issue