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 padded cell #455

Merged
merged 5 commits into from Sep 23, 2019
Merged

Fix padded cell #455

merged 5 commits into from Sep 23, 2019

Conversation

nedtwigg
Copy link
Member

After creating the PR, please add a commit that adds a bullet-point under the -SNAPSHOT section of CHANGES.md, plugin-gradle/CHANGES.md, and plugin-maven/CHANGES.md which includes:

  • a summary of the change
  • either
    • a link to the issue you are resolving (for small changes)
    • a link to the PR you just created (for big changes likely to have discussion)

Definitely fixes #453. Probably fixes #338 (investigating).

…r, which shows the problem:

- if a file is formatted badly
- but the step itself is well-behaving on this file (is idempotent)
- then Spotless will not mark the failure

Effectively, paddedCell() was accidentally giving a pass to badly-formatted files, but only if their formatter was well-behaved on that particular file.
@nedtwigg nedtwigg merged commit c551ad8 into master Sep 23, 2019
@nedtwigg nedtwigg deleted the feature/fix-padded-cell branch September 23, 2019 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant