Page MenuHomePhabricator

[arclint] Lint .arclint file with prettier
ClosedPublic

Authored by bytesofman on Apr 26 2023, 18:41.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABCfd5ed0cae298: [arclint] Lint .arclint file with prettier
Summary

T3147

When I modify and save .arclint on my local machine, the file is linted by prettier as I have it installed.

These changes seem to be useful, so extending prettier to lint beyond the web/ folder would be nice. At any rate, this needs to happen because web/ is no longer a catch-all folder for javascript files in the monorepo.

This diff just lints .arclint. Will stack a diff to fix the target directories of prettier in .arclint

Test Plan

Confirm these changes are desired

Diff Detail

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