quarkiverse / quarkus-logging-json

Quarkus logging extension outputting the logging in json.
Apache License 2.0
62 stars 28 forks source link

refactor: equals avoids null #269

Closed zieka closed 11 months ago

zieka commented 11 months ago

Happy Hacktoberfest!

This refactor checks that any combination of String literals is on the left side of an equals() comparison to prevent null pointer exceptions.

zieka commented 11 months ago

Hi @SlyngDK, My apologies, I certainly didn't mean for this to be considered spam (harsh no?). I noticed the hacktoberfest topic on this repo (found through the hacktoberfest site); was there something more specific you were looking for as a maintainer participating in the event?

Also I noticed the invalid tag so just wanted to leave this here for reference: https://sonarsource.atlassian.net/browse/RSPEC-1132

Best Regards, Kyle