João Silva
11/21/2024, 5:33 PMLongMethod
rule for @Composable
functions?
I've had the need to suppress it multiple times the more I write compose.
It can happen because of multiple lambdas, decision making, or any other reason.
Do you think it would be a good addition to change the current function to accept a new config like ignoredAnnotations
so that we can configure it? What are your toughts?
Thank you!Brais Gabin
11/21/2024, 5:58 PMBrais Gabin
11/21/2024, 6:00 PMJoão Silva
11/21/2024, 6:54 PMJoão Silva
11/22/2024, 9:40 AM