yegor256 / qulice

Quality Police for Java projects: aggregator of Checkstyle and PMD
https://www.qulice.com
Other
301 stars 112 forks source link

[#1197] fix AvoidAccessToStaticMembersViaThis rule #1229

Closed pnatashap closed 8 months ago

pnatashap commented 8 months ago

Fix #1197

pnatashap commented 8 months ago

@yegor256 please take a look all new deprecation warnings are fixed here

yegor256 commented 8 months ago

@rultor merge

rultor commented 8 months ago

@rultor merge

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 8 months ago

@rultor merge

@yegor256 Done! FYI, the full log is here (took me 12min)

yegor256 commented 8 months ago

@pnatashap thanks!