mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 08:39:22 +01:00
Upgrade ktlint and add twitter compose rules.
This commit is contained in:
committed by
Greyson Parrelli
parent
52e9b31554
commit
605289aca4
@@ -105,6 +105,6 @@ fun Locale.orderOfDaysInWeek(): List<DayOfWeek> {
|
||||
firstDayOfWeek.plus(3),
|
||||
firstDayOfWeek.plus(4),
|
||||
firstDayOfWeek.plus(5),
|
||||
firstDayOfWeek.plus(6),
|
||||
firstDayOfWeek.plus(6)
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user