Page MenuHomePhabricator

In diff summary linting error code shown instead of message, when PHP_CodeSniffer linter was used
Open, Needs TriagePublic

Description

When differential revision was created with arc diff --create and PHP_CodeSniffer was used as linter, then in diff summary the PHP_CodeSniffer error code is shown instead of error message:

Phabricator_DifferentialRevision_PHP_CodeSniffer_LintMessage.png (409×1 px, 101 KB)

Correct lint message is shown when looking at file itself below summary table:

Phabricator_DifferentialRevision_WithLintErrors.png (420×745 px, 57 KB)