apache/beam

Re-enable checkstyle LineLength

Aberta

#18.976 aberto em 3 de jun. de 2022

 (0 comentário) (0 reação) (0 responsável)Java (4.097 forks)batch import
P3buildgood first issueimprovement

Métricas do repositório

Stars
 (7.313 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador