diff --git a/composer.json b/composer.json index 5d6f027aa..c5610ef5a 100644 --- a/composer.json +++ b/composer.json @@ -75,7 +75,7 @@ "thirdparty/" ], "scripts": { - "lint": "phpcs --standard=tests/phpcs/ruleset.xml src/ admin/code/ tests/ admin/tests/" + "lint": "phpcs --standard=tests/phpcs/ruleset.xml src/" }, "min-stability": "dev", "prefer-stable": true