Page MenuHomePhabricator

[LINTER] Move phpcs ruleset to a test/lint/phpcs directory
ClosedPublic

Authored by Fabien on Jun 11 2019, 14:01.

Details

Summary

Having the ruleset file located near the arcanist sources is not ideal.
Moving it to its own directory under test/lint/phpcs makes more sense.

Depends on D3287

Test Plan
arc lint --everything

Diff Detail

Repository
rABC Bitcoin ABC
Branch
linter_phpcs_ruleset_move
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 6264
Build 10575: Bitcoin ABC Buildbot (legacy)
Build 10574: arc lint + arc unit

Event Timeline

Add missing .arclint update

This revision is now accepted and ready to land.Jun 11 2019, 23:46
.arclint
55 ↗(On Diff #9313)

Give that file a proper name.

Rename the ruleset file phpcs_ruleset => bitcoinabc_ruleset