Page MenuHomePhabricator

[ecashaddrjs] Move linting to monorepo standard
ClosedPublic

Authored by bytesofman on Mar 17 2023, 23:13.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC9e1a06d0d0e1: [ecashaddrjs] Move linting to monorepo standard
Summary

T2848

Depends on D13386

Remove package-specific linting as the repo is covered by arc lint. arc lint changes required to push the repo to the monorepo break the unit tests. This diff fixes them.

Test Plan

npm test and all pass

Diff Detail

Repository
rABC Bitcoin ABC
Branch
add-ecashaddrjs-to-monorepo
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 22535
Build 44690: Build Diff
Build 44689: arc lint + arc unit

Event Timeline

See comment in D13386 regarding yarn.
I don't understand the summary about the unit tests, and I don't see any test change. Can you please elaborate ?

See comment in D13386 regarding yarn.
I don't understand the summary about the unit tests, and I don't see any test change. Can you please elaborate ?

from slack:

image.png (361×1 px, 84 KB)

This revision is now accepted and ready to land.Mar 25 2023, 12:57