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
Branch
prettierbug
Lint
Lint Skipped
Unit
No Test Coverage
Build Status
Buildable 16259
Build 32385: Build Diff
Build 32384: arc lint + arc unit