Page MenuHomePhabricator

LESS Linter does not use path in linter message
Open, Needs TriagePublic

Description

ArcanistLessLinter doesn't properly raise linter messages for files which are not explicitly linted. Linting file A could raise messages because of an issue in an imported file B. The line number from file B will be used, but will be mapped to file A.