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

composer/plugin/drupal-development-environment#11 Switch to DrupalPractice coding standard

parent 577c3eae
No related branches found
No related tags found
1 merge request!24Merging develop into main [MINOR_VERSION]
......@@ -17,7 +17,7 @@ $tasks = [
[
'attribute' => 'class',
'value' => 'PhpCSValidationInspection',
'content' => '<inspection_tool class="PhpCSValidationInspection" enabled="true" level="WEAK WARNING" enabled_by_default="true"><option name="CODING_STANDARD" value="Drupal" /><option name="EXTENSIONS" value="php,js,css,inc" /></inspection_tool>',
'content' => '<inspection_tool class="PhpCSValidationInspection" enabled="true" level="WEAK WARNING" enabled_by_default="true"><option name="CODING_STANDARD" value="DrupalPractice" /><option name="EXTENSIONS" value="php,js,css,inc" /></inspection_tool>',
],
],
],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment