summaryrefslogtreecommitdiffhomepage
path: root/android/test/detekt/src/main
AgeCommit message (Collapse)AuthorFilesLines
2025-07-28Add named arg detekt testKalle Lindström4-0/+69
Adds a custom detekt rule that checks that all Screen and Dialog composables are called with only named arguments.