How to exclude UnnecessaryAbstractClass rule from Hilt files in SonarQube
In an Android project with Kotlin and using SonarQube, I’m trying to exclude only one rule from some specific files, however it is not working and I haven’t been able to find too much information in the documentation, here is my current configuration inside sonar-project.properties file: