mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-25 03:11:10 +01:00
Upgrade ktlint and add twitter compose rules.
This commit is contained in:
committed by
Greyson Parrelli
parent
52e9b31554
commit
605289aca4
@@ -33,7 +33,7 @@ class NameUtil_getAbbreviation(
|
||||
arrayOf("љabc ђ123", "љђ"),
|
||||
// Works on device, but for whatever reason doesn't work in robolectric
|
||||
// arrayOf("Bob \uD83C\uDDE8\uD83C\uDDFF", "B\uD83C\uDDE8\uD83C\uDDFF"),
|
||||
arrayOf("", null),
|
||||
arrayOf("", null)
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user