Closed
Description
When providing the Groovy support (#13), I found that the grecipse formatter formats certain code with an ambiguity.
We had a misunderstanding about the purpose of paddedCell.
Due to the description and the corresponding review comment, I got the impression that in case paddedCell is set, spotlessCheck should only log a warning.
By adapting the existing unit test I am able to reproduce the problem.