renovate[bot]
|
7e9cda3aa9
|
Update plugin ktlint to v12.1.0 (#2200)
* Update plugin ktlint to v12.1.0
* Run `./gradlew ktlintFormat` and fix some issues manually.
* Fix other issues reproted by Ktlint
* Limit false positives, KtLint removes unnecessary curly brace in String templates.
* Remove useless Unit
* Minor improvements over ktlint changes
* Restore `AlertDialogContent` behaviour
* Update screenshots
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benoit Marty <benoit@matrix.org>
Co-authored-by: Jorge Martín <jorgem@element.io>
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
|
2024-01-10 16:22:24 +01:00 |
|
Benoit Marty
|
5f8e85edc6
|
Prevent usage of hard-coded string for contentDescription, and fix existing issues.
|
2023-11-21 15:38:21 +01:00 |
|
Benoit Marty
|
952238d5fe
|
Detect missing translations.
|
2023-07-27 13:25:37 +02:00 |
|
Benoit Marty
|
d33ce449ea
|
Fix false positive.
|
2023-07-03 17:09:04 +02:00 |
|
Benoit Marty
|
1a216d5a57
|
Update check rule.
|
2023-06-27 09:55:14 +02:00 |
|
Benoit Marty
|
18f32e51b4
|
Prevent direct usage of io.element.android.libraries.ui.strings.R package.
|
2023-06-09 18:24:51 +02:00 |
|
Benoit Marty
|
7054224451
|
Search for forbidden patterns in Kotlin files.
|
2023-05-31 15:30:18 +02:00 |
|