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

ktlint-goals do not consider other paths rather than main & test #513

Open
digital-h opened this issue Sep 23, 2022 · 0 comments
Open

ktlint-goals do not consider other paths rather than main & test #513

digital-h opened this issue Sep 23, 2022 · 0 comments

Comments

@digital-h
Copy link

We are using a seperate path for our integration-tests in an additional path "integration-test". These are glued together through the maven plugin org.codehaus.mojo:build-helper-maven-plugin:3.0.0.

If I run any ktlint-goal such as mvn ktlint:check or mvn ktlint:format manually the integration-test-path is not considered. If I run a standard mvn clean install it is considered of course.

It would be nice to have a way, that both calls to the plugin would behave the same.

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

No branches or pull requests

1 participant