.github/workflows/module-test.yml
deleted100644 → 0
+0
−66
.github/workflows/reviewdog.yml
deleted100644 → 0
+0
−28
+1
−8
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -10,15 +10,8 @@ | ||
}
|
||
],
|
||
"require-dev": {
|
||
"drupal/inline_entity_form": "^1.0",
|
||
"drupal/inline_entity_form": "^1.0-rc10",
|
||
"drupal/paragraphs": "^1.0",
|
||
"drupal/entity_reference_revisions": "^1.0"
|
||
},
|
||
"extra": {
|
||
"patches": {
|
||
"drupal/inline_entity_form": {
|
||
"Changes are lost when collapsing a paragraphs subform including an inline_entity_form": "https://www.drupal.org/files/issues/2021-04-26/2901158-16_0.patch"
|
||
}
|
||
}
|
||
}
|
||
} |
||
drupalci.yml
deleted100644 → 0
+0
−38
Loading