element-x-ada/tools
renovate[bot] c8bd362397
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
..
adb Add support for io.element.call:/?url=some-encoded-url uri 2023-09-20 11:05:15 +02:00
check Update plugin ktlint to v12.1.0 (#2200) 2024-01-10 16:22:24 +01:00
danger Organization renaming: fix value danger file. 2023-12-13 09:54:34 +01:00
detekt Read receipt: Cleanup 2023-11-16 14:05:00 +01:00
docs Add missing Copyright 2022-12-22 13:51:56 +01:00
git Setup git lfs 2023-01-18 15:20:32 +01:00
gitflow Extract git flow init from release script (so that it can be run standalone) and do not use -t which does not seem to be standard. 2023-07-20 19:15:56 +02:00
github Use regex instead, add example valid URL 2023-12-26 08:50:01 +01:00
lint Fix lint UnnecessaryComposedModifier and make it an error 2023-09-28 16:55:21 +02:00
localazy Merge branch 'develop' into julioromano/poll_history_entry_point 2023-12-14 17:34:49 +01:00
quality Add a shortcut to ensure that ./gradlew check will prevent having warning in the codebase. We may add more instructions in the future in this file. 2023-07-21 12:50:29 +02:00
release Organization renaming: replace all https://github.com/vector-im by https://github.com/element-hq 2023-12-13 09:40:07 +01:00
rte Build library module too and make sure to build from scratch 2023-12-28 17:52:29 +01:00
sas Add script to download SAS emoji from twemoji 2023-12-11 22:37:04 +01:00
sdk Fix script to work when SDK is located anywhere. 2023-12-13 18:02:06 +01:00
templates Ensure tmp folder exists 2023-10-03 15:21:16 +02:00
towncrier Setup towncrier 2023-01-11 14:57:14 +01:00