checkstyle / sonar-checkstyle

Support on Checkstyle in SonarQube. Officially transfered from https://github.com/SonarQubeCommunity/sonar-checkstyle
GNU Lesser General Public License v3.0
171 stars 70 forks source link

Remove usage of deprecated method DefaultConfiguration::addAtrribute #423

Closed muhlba91 closed 2 years ago

muhlba91 commented 2 years ago

see https://github.com/checkstyle/checkstyle/issues/11722

remove the following usage: https://github.com/checkstyle/sonar-checkstyle/blob/3f8831e5a77fe986da1d2b96ab3b3c0b91e3c90c/src/main/java/org/sonar/plugins/checkstyle/CheckstyleConfiguration.java#L136