Lines Matching +full:php +full:- +full:lint
1 # dokuwiki-plugin-bpmnio
14 * PHP 8.1+
21 # Install PHP dev dependencies (phpcs, phpstan)
31 # PHP code style
34 # PHP static analysis
37 # JavaScript lint
38 npm run lint:js
40 # LESS/CSS lint
41 npm run lint:css
44 npm run lint
54 php vendor/bin/phpunit --group plugin_bpmnio
59 The `vendor/` directory contains committed copies of bpmn-js and dmn-js.
63 ./update-vendor.sh