Kenneth Knowles created BEAM-6447:
-------------------------------------
Summary: Spotless paddedCell appears to cause unpredictable
behavior
Key: BEAM-6447
URL: https://issues.apache.org/jira/browse/BEAM-6447
Project: Beam
Issue Type: Bug
Components: build-system
Reporter: Kenneth Knowles
Assignee: Kenneth Knowles
In https://github.com/apache/beam/pull/7505 spotlessCheck passed even though
spotlessApply was not a no-op.
In https://github.com/apache/beam/pull/7523 and
https://github.com/apache/beam/pull/7527 spotlessApply was run and the result
_also_ passed spotlessCheck.
Confirmed that spotlessCheck fails on https://github.com/apache/beam/pull/7505
if paddedCell is turned off. The use of paddedCell is to workaround bugs in the
underlying formatter (in our case google-java-format). Currently, there is no
known bug affecting us, so we should not be using paddedCell.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)