Page MenuHomePhabricator

[arclint] prettier to more of the monorepo p4 of 4 - add more directories to prettier for .arclint
ClosedPublic

Authored by bytesofman on Jun 5 2023, 21:56.

Details

Summary

Modify .arclint so that repos that should be linted by prettier are

Depends on D13997

Test Plan

arc lint --everything and no changes in apps/, modules/ or doc/standards

Note: I can't run this without changing python files in contrib

Diff Detail

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

Event Timeline

This revision is now accepted and ready to land.Jun 6 2023, 07:06

tested with

arc patch D13998
arc lint --everything

Reverted some changes in the newly linted files and confirmed that it gives the same result.