Page MenuHomePhabricator

[CASHTAB] Remove the .prettierignore file
ClosedPublic

Authored by Fabien on Jan 7 2021, 13:02.

Details

Reviewers
bytesofman
Group Reviewers
Restricted Project
Commits
rABC40a170cb70da: [CASHTAB] Remove the .prettierignore file
Summary

This file is used to exclude files from being overriden when prettier is
used with the --write option. It is not used to exclude files from
being parsed by the linter.
Since we use arcanist autofix feature to reformat the files, there is no
need for this file.

Test Plan
arc lint --everything

Diff Detail

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