Tusky-App-Android/app/src/main/java/com/keylesspalace/tusky/components/domainblocks
Konrad Pozniak 5192fb08a5
upgrade ktlint plugin to 12.0.3 (#4169)
There are some new rules, I think they mostly make sense, except for the
max line length which I had to disable because we are over it in a lot
of places.

---------

Co-authored-by: Goooler <wangzongler@gmail.com>
2024-01-04 17:00:55 +01:00
..
DomainBlocksActivity.kt rename module and classes to domainblocks 2023-07-04 19:41:36 +02:00
DomainBlocksAdapter.kt upgrade ktlint plugin to 12.0.3 (#4169) 2024-01-04 17:00:55 +01:00
DomainBlocksFragment.kt upgrade ktlint plugin to 12.0.3 (#4169) 2024-01-04 17:00:55 +01:00
DomainBlocksPagingSource.kt introduce DomainBlocksRepository 2023-07-05 20:09:16 +02:00
DomainBlocksRemoteMediator.kt introduce DomainBlocksRepository 2023-07-05 20:09:16 +02:00
DomainBlocksRepository.kt introduce DomainBlocksRepository 2023-07-05 20:09:16 +02:00
DomainBlocksViewModel.kt upgrade ktlint plugin to 12.0.3 (#4169) 2024-01-04 17:00:55 +01:00