Skip to content
Snippets Groups Projects
Commit d28b5cef authored by jurgenhaas's avatar jurgenhaas
Browse files

Merge branch 'develop' into 'main'

Merging develop into main

See merge request !15
parents a00b554f 27ff37f4
No related branches found
No related tags found
1 merge request!15Merging develop into main
......@@ -28,12 +28,12 @@ $tasks = [
[
'attribute' => 'name',
'value' => 'MessDetector',
'content' => '<component name="MessDetector"><phpmd_settings><MessDetectorConfiguration tool_path="$PROJECT_DIR$/vendor/bin/phpmd" /></phpmd_settings></component>',
'content' => '<component name="MessDetector"><phpmd_settings><phpmd_by_interpreter interpreter_id="7a28abff-18ef-49a4-889e-453241ccddd0" tool_path="/var/www/html/vendor/bin/phpmd" timeout="30000" /></phpmd_settings></component>',
],
[
'attribute' => 'name',
'value' => 'PhpCodeSniffer',
'content' => '<component name="PhpCodeSniffer"><phpcs_settings><PhpCSConfiguration standards="Drupal;DrupalPractice;MySource;PEAR;PSR1;PSR12;PSR2;SlevomatCodingStandard;Squiz;VariableAnalysis;Zend" tool_path="$PROJECT_DIR$/vendor/bin/phpcs" /></phpcs_settings></component>',
'content' => '<component name="PhpCodeSniffer"><phpcs_settings><PhpCSConfiguration standards="Drupal;DrupalPractice;MySource;PEAR;PSR1;PSR12;PSR2;SlevomatCodingStandard;Squiz;VariableAnalysis;Zend" /><phpcs_by_interpreter interpreter_id="7a28abff-18ef-49a4-889e-453241ccddd0" beautifier_path="/var/www/html/vendor/bin/phpcbf" tool_path="/var/www/html/vendor/bin/phpcs" timeout="30000" /></phpcs_settings></component>',
],
[
'attribute' => 'name',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment