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

Fix: Disable conflicting checkstyle rules if started migrating to PJF #1064

Merged
merged 4 commits into from
Nov 21, 2019

Conversation

dansanduleac
Copy link
Contributor

Before this PR

Excavator PRs that start migrating repos to palantir-java-format (but don't convert all files in one go) run into checkstyle errors because there is a check that conflicts with PJF style.

After this PR

==COMMIT_MSG==
Allow declaring that conversion to palantir-java-format has been started, which ensures that conflicting checkstyle rules are removed.
==COMMIT_MSG==

Possible downsides?

Copy link
Contributor

@iamdanfox iamdanfox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds great - will you edit the corresponding excavator?

@bulldozer-bot bulldozer-bot bot merged commit d65f7fd into develop Nov 21, 2019
@bulldozer-bot bulldozer-bot bot deleted the ds/formatting-opt-in branch November 21, 2019 16:52
@svc-autorelease
Copy link
Collaborator

Released 2.35.2

This was referenced Nov 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants