tc39 / test262

Official ECMAScript Conformance Test Suite
Other
2.4k stars 467 forks source link

Linter should output line numbers #4319

Open ptomato opened 3 weeks ago

ptomato commented 3 weeks ago

Currently, the linter only outputs the name of the file in which a check failed. Now that we can annotate linter failures directly on PRs with #4307, it'd be nice if the linter could output the line number as well.