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

infra: simplify maven-checkstyle configuration #593

Merged
merged 1 commit into from
Sep 30, 2023

Conversation

Bananeweizen
Copy link
Collaborator

  • remove values that are identical to defaults
  • have all common configuration and dependencies in pluginManagement to inherit these values in modules
  • only have the executions with the specific configuration values remain in plugin section

* remove values that are identical to defaults
* have all common configuration and dependencies in pluginManagement to
inherit these values in modules
* only have the executions with the specific configuration values remain
in plugin section
@Calixte Calixte merged commit 0206437 into checkstyle:master Sep 30, 2023
@Bananeweizen Bananeweizen deleted the cleanup_maven_config branch September 30, 2023 12:27
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.

2 participants