build: remove rules suggesting to use javax.annotation#1279
Merged
rubenporras merged 5 commits intodsldevkit:masterfrom Mar 3, 2026
Merged
build: remove rules suggesting to use javax.annotation#1279rubenporras merged 5 commits intodsldevkit:masterfrom
rubenporras merged 5 commits intodsldevkit:masterfrom
Conversation
Bumps org.ow2.asm:asm from 9.9 to 9.9.1. --- updated-dependencies: - dependency-name: org.ow2.asm:asm dependency-version: 9.9.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…org.ow2.asm-asm-9.9.1 chore(deps): bump org.ow2.asm:asm from 9.9 to 9.9.1 in /ddk-parent
javax.annotation is actually deprecated for removal for Eclipse platform, so there is no reason to suggest using them. Removing the rules will also reduce a bit the time that it takes to execute checkstyle.
joaodinissf
approved these changes
Mar 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.