apache/beam

Re-enable checkstyle LineLength

Open

#18,976 建立於 2022年6月3日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Java (4,097 fork)batch import
P3buildgood first issueimprovement

倉庫指標

Star
 (7,313 star)
PR 合併指標
 (平均合併 6天) (30 天內合併 243 個 PR)

描述

When spotless re-indents, many strings that are broken across lines end up exceeding 100 characters. Rather than force them all to be fixed in a single PR, we could disable the check and do it a few at a time, since it is easy "idle hands" work. This JIRA tracks that (the actual disabling is not yet committed).

Imported from Jira BEAM-4669. Original Jira may contain additional context. Reported by: kenn.

貢獻者指南