diff --git a/.arclint b/.arclint --- a/.arclint +++ b/.arclint @@ -52,7 +52,7 @@ "exclude": [ "(^arcanist/__phutil_library_.+\\.php$)" ], - "phpcs.standard": "arcanist/linter/phpcs_ruleset.xml" + "phpcs.standard": "test/lint/phpcs/bitcoinabc_ruleset.xml" }, "lint-locale-dependence": { "type": "lint-locale-dependence", diff --git a/arcanist/linter/phpcs_ruleset.xml b/test/lint/phpcs/bitcoinabc_ruleset.xml rename from arcanist/linter/phpcs_ruleset.xml rename to test/lint/phpcs/bitcoinabc_ruleset.xml