- Plugin Version [1.0.5] **Describe the Bug:** The Plugin doesn't recognize the event lambda parameter `onClick: () -> Unit`. <img width="867" height="266" alt="Image" src="https://github.com/user-attachments/assets/3e60ef05-d560-40ca-9eff-a97ac2187920" /> But if I run detekt, it shows me the violation. **Expected Behavior:** The Plugin should recognize the event lambda parameter.