mkrussel
11/09/2023, 8:03 PMnaming:
active: true
FunctionNaming:
active: true
ignoreAnnotated:
- "Composable"
This works with my Android compose only modules. If I deactivate the rule, then the warnings are not found, so I know that it is reading the config file.
This is only reported for the task that have type resolution enabled and other annotations will correctly suppress the warning.ephemient
11/09/2023, 8:17 PMandroidx.compose.runtime.Composable
?mkrussel
11/09/2023, 8:19 PM