Skip to content
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

Ability to specify hints that should be run using @SuppressWarnings keys. #36

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jlahoda
Copy link
Contributor

@jlahoda jlahoda commented Jan 21, 2024

There is an existing option for the Jackpot tool to specify a hint on the command line, but it accepts the display name of a single hint. This proposes to enhance the option with an ability to use the key for @SuppressWarnings when specifying a hint, and to provide multiple such keys to select multiple hints.

Also adds:

  • shows the suppress warnings keys when listing hints,
  • support for the option to the Maven plugin,
  • support for jackpot30:list to the Maven plugin, so that one can list the hints using mvn jackpot30:list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant