Benoit Marty
e421dd2f14
Ktlint: disable rule standard:blank-line-before-declaration.
10 months ago
Benoit Marty
159b2f5c0a
Ktlint: disable rule standard:function-naming for Composable function.
...
From https://github.com/pinterest/ktlint/issues/2259#issuecomment-1732333419
10 months ago
Benoit Marty
2e3b22009e
Ktlint: disable rule standard:parameter-list-wrapping and standard:indent.
10 months ago
Benoit Marty
e9517f2bb3
Ktlint: disable rule standard:annotation.
10 months ago
Benoit Marty
b948a837ad
Ktlint: disable rule standard:function-signature.
...
tom
10 months ago
Benoit Marty
3c3e85ed7c
Ktlint: disable rule standard:multiline-expression-wrapping.
...
Need to also disable rule string-template-indent as a side effect.
10 months ago
Benoit Marty
dd919adb54
Update broken link
10 months ago
Benoit Marty
a28fd0c2e4
Upgrade ktlint to version 1.1.1.
...
Need to disable `ktlint_standard:trailing-comma-on-declaration-site` else got this error:
Skipping rule(s) which are depending on a rule which is not loaded. Please check if you need to add additional rule sets before creating an issue.
- Rule with id 'RuleId(value=standard:trailing-comma-on-declaration-site)' requires rule with id 'RuleId(value=standard:wrapping)' to be loaded
10 months ago
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>
10 months ago
Benoit Marty
ff36c461b5
Upgrade ktlint to 0.48.2
2 years ago
Benoit Marty
a413b635d1
Format project
2 years ago
Benoit Marty
106b83cf35
Import .editorconfig from Element
2 years ago