Skip to content

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

2 participants