Skip to content

Add javax.annotation.Nullable to IllegalImportCheck #2850

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 8, 2021

Conversation

izeye
Copy link
Contributor

@izeye izeye commented Nov 8, 2021

This PR adds javax.annotation.Nullable to the Checkstyle IllegalImportCheck module.

This PR also splits the IllegalImportCheck module into GeneralIllegalImportCheck and SLF4JIllegalImportCheck as the suppression on implementations should be limited to the SLF4J only.

See gh-2779

This commit also splits IllegalImportCheck into GeneralIllegalImportCheck and SLF4JIllegalImportCheck as the suppression on implementations should be limited to the SLF4J only.

See micrometer-metricsgh-2779
@shakuzen shakuzen added the type: task A general task label Nov 8, 2021
@shakuzen shakuzen added this to the 1.6.13 milestone Nov 8, 2021
@shakuzen shakuzen merged commit 9624b8a into micrometer-metrics:1.6.x Nov 8, 2021
@shakuzen shakuzen added the build A change in our build-system label Nov 8, 2021
@izeye izeye deleted the nullable branch November 8, 2021 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build A change in our build-system type: task A general task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants