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

Create a single jar that contains all necessary files for checkstyle #317

Open
ttddyy opened this issue Feb 16, 2022 · 0 comments
Open

Create a single jar that contains all necessary files for checkstyle #317

ttddyy opened this issue Feb 16, 2022 · 0 comments

Comments

@ttddyy
Copy link
Contributor

ttddyy commented Feb 16, 2022

While I was trying to set up spring-javaformat in IntelliJ checkstyle plugin, I encountered this issue.
This is because files required to run checkstyle are separated over two jar files - spring-javaformat-config.jar and spring-javaformat-checkstyle.jar.

It would be nice to have a single jar file that contains all the required files for checkstyle. Then, it simplifies the usage of running checkstyle in CLI, setting up the IntelliJ checkstyle plugin, etc.

@philwebb philwebb modified the milestones: Icebox, 0.0.x Feb 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants