Page MenuHomePhabricator

Do not specify a line/char for prettier when not apropriate
ClosedPublic

Authored by deadalnix on Jul 27 2021, 13:32.

Details

Summary

This makes the output super weird for no reason whatsoever as orettier error messages already point to the right location.

I also fixed the indentation that was weird. I was unable to run phpcs as it exploded in my face, so I ended up not.

Test Plan

Edit web/docs/package.json to make it invalid.
Run arc lint
Check the output makes more sense.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable