summaryrefslogtreecommitdiffhomepage
path: root/android/test/detekt/src
AgeCommit message (Collapse)AuthorFilesLines
2025-10-27Update ktfmt to 0.25.0Jonatan Rhodin1-38/+38
2025-09-29Format codeJonatan Rhodin1-42/+42
2025-07-28Add named arg detekt testKalle Lindström5-0/+167
Adds a custom detekt rule that checks that all Screen and Dialog composables are called with only named arguments.