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

Reconsider adding tasks to all modules #15

Closed
TWiStErRob opened this issue Oct 8, 2018 · 1 comment
Closed

Reconsider adding tasks to all modules #15

TWiStErRob opened this issue Oct 8, 2018 · 1 comment
Labels
a:feature new feature, improvement or request
Milestone

Comments

@TWiStErRob
Copy link
Owner

TWiStErRob commented Oct 8, 2018

e.g. running gradlew violationReportConsole runs too many times

@TWiStErRob TWiStErRob added this to the v0.7 milestone Oct 8, 2018
@TWiStErRob TWiStErRob added the a:feature new feature, improvement or request label Oct 8, 2018
@TWiStErRob TWiStErRob reopened this Oct 9, 2018
@TWiStErRob
Copy link
Owner Author

TWiStErRob commented Oct 9, 2018

lint is added to collection subprojects (e.g. :feature), and with gradlew lint it fails too fast on :feature:lint instead of executing all modules' lint tasks and failing on :lint.
(fix in above mentioned commit)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:feature new feature, improvement or request
Projects
None yet
Development

No branches or pull requests

1 participant