Page MenuHomePhabricator

[ecashaddrjs] linting with eslint
ClosedPublic

Authored by bytesofman on Apr 3 2023, 21:41.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC310011482649: [ecashaddrjs] linting with eslint
Summary

T3044

To bring ecashaddrjs into arc lint, first lint the repo with eslint

Test Plan

Confirm changes are linting errors
eslint . from web/ecashaddrjs/ and no output

Diff Detail

Repository
rABC Bitcoin ABC
Branch
ecashaddr-ci
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 22930
Build 45480: Build Diff
Build 45479: arc lint + arc unit

Event Timeline

newline, move use strict to below header in test files

Fabien added a subscriber: Fabien.
Fabien added inline comments.
web/ecashaddrjs/.eslintignore
2

This file shouldn't be needed if these entries are in the .gitignore, as arcanist will not pass any file that is not tracked to the linter

This revision is now accepted and ready to land.Apr 4 2023, 08:22
This revision was automatically updated to reflect the committed changes.