Skip to content

Conversation

@Stephan202
Copy link
Member

@Stephan202 Stephan202 commented Nov 24, 2024

Suggested commit message:

Fix `Slf4jLoggerDeclaration` flag name (#1436)

staticMethod().onDescendantOf("org.slf4j.LoggerFactory").named("getLogger");
private static final String CANONICAL_STATIC_LOGGER_NAME_FLAG =
"Slf4jLogDeclaration:CanonicalStaticLoggerName";
"Slf4jLoggerDeclaration:CanonicalStaticLoggerName";
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At some point we should likely write an error prone check that validates this :)

@Stephan202
Copy link
Member Author

This change was split off from #1426; let's merge this PR first.

@github-actions
Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

@Stephan202 Stephan202 force-pushed the sschroevers/align-flag-name branch from ad3faf6 to f658beb Compare November 24, 2024 13:53
@github-actions
Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

@sonarqubecloud
Copy link

Copy link
Contributor

@mohamedsamehsalah mohamedsamehsalah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @Stephan202 ❤️

@Stephan202 Stephan202 merged commit d531ceb into master Nov 25, 2024
16 checks passed
@Stephan202 Stephan202 deleted the sschroevers/align-flag-name branch November 25, 2024 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

4 participants