Skip to content

build: improve checkstyle build times by ignoring generated sources #1139

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

Conversation

aepfli
Copy link
Member

@aepfli aepfli commented Jan 3, 2025

It seems like there is a regression with the spotless integration pr. Suddenly, the generated sources are checked by checkstyle, increasing the build times heavily. This pr should remove the generated sources from the checkstyle check

@aepfli aepfli requested a review from a team as a code owner January 3, 2025 18:41
@aepfli aepfli force-pushed the build/improve_checkstyle_by_not_checking_generated_sources branch from 0563ccb to bce2410 Compare January 3, 2025 18:48
@aepfli aepfli merged commit 2471824 into open-feature:main Jan 3, 2025
4 checks passed
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