-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Version: 0.7.x
Steps to reproduce in a clean PHP project:
composer req lin3s/cs --dev- Copy composer.json required
scriptsandextrasections - Use following config (as detailed in docs):
parameters:
enabled:
- phpmd
- phpcsfixer
name: Issue
type: project
year: 2017
author: LIN3S
email: info@lin3s.com
version: 0.1
phpmd_path: src
phpmd_rules:
- controversial
- unusedcode
- codesize
- naming
twigcs_path: src
phpcsfixer_path: src
phpcsfixer_test_path: tests
phpcsfixer_file_location: vendor/lin3s/cs/src/LIN3S/CS/- Disable null output in
LIN3S\CS\Checker\PhpCsFixer - Commit src folder
You get the following error:
The "<path-to-project>/vendor/lin3s/cs/src/LIN3S/CS/src" directory does not exist.
Metadata
Metadata
Assignees
Labels
No labels