library phpci-jscpd
npm JSCPD plugin for PHPCI
sergiu-paraschiv/phpci-jscpd
npm JSCPD plugin for PHPCI
- Tuesday, May 24, 2016
- by sergiu-paraschiv
- Repository
- 1 Watchers
- 1 Stars
- 10 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 1 Forks
- 0 Open issues
- 7 Versions
- 11 % Grown
PHPCI-jscpd
JSCPD reporter for PHPCI
Add this to composer.json
:, (*1)
composer require sergiu-paraschiv/phpci-jscpd
Then the task to phpci.yml
:, (*2)
\SergiuParaschiv\PHPCI\Plugin\JSCPD:
directory: "frontend"
command: "npm run mess:ci"
allowed_duplication_percent: 5
mess:ci
in package.json
should be "jscpd --path app/ --languages javascript,jsx --exclude test/mocks/* --reporter xml --limit $LIMIT --output $OUTPUT"
, (*3)
dev-master
9999999-dev
npm JSCPD plugin for PHPCI
Sources
Download
by
Sergiu Paraschiv
v2.1
2.1.0.0
npm JSCPD plugin for PHPCI
Sources
Download
by
Sergiu Paraschiv
v1.3
1.3.0.0
npm JSCPD plugin for PHPCI
Sources
Download
by
Sergiu Paraschiv
v2.0
2.0.0.0
npm JSCPD plugin for PHPCI
Sources
Download
by
Sergiu Paraschiv
v1.2
1.2.0.0
npm JSCPD plugin for PHPCI
Sources
Download
by
Sergiu Paraschiv
v1.1
1.1.0.0
npm JSCPD plugin for PHPCI
Sources
Download
by
Sergiu Paraschiv
v1.0
1.0.0.0
npm JSCPD plugin for PHPCI
Sources
Download
by
Sergiu Paraschiv