Join Slack
Communities
Powered by
Hi :android-wave:, I would like to enforce usage o...
# android
a
Abhimanyu
04/11/2024, 7:28 PM
Hi 👋, I would like to enforce usage of named arguments throughout my project for all kotlin methods. Is there any linter which does help with this?
👍 1
k
kenkyee
04/11/2024, 8:34 PM
from a quick google search:
https://detekt.dev/docs/next/rules/potential-bugs/#unnamedparameteruse
thank you color
1
a
Abhimanyu
04/13/2024, 3:43 PM
It seems like the rule is not yet available in the latest version.
https://github.com/detekt/detekt/issues/7183
7
Views
Open in Slack
Previous
Next