Dependencies must be prefixed with the project name

Created on 24 May 2023, over 1 year ago
Updated 30 May 2023, over 1 year ago

Problem/Motivation

According to Drupal standards, modules should include dependencies in the webform_inline_entity_form.info.yml file.
Dependencies should be namespaced in the format {project}:{module}, where {project} is the project name as it appears in the Drupal.org.

Proposed resolution

FILE: \modules\contrib\webform_inline_entity_form\webform_inline_entity_form.info.yml
-------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
-------------------------------------------------------------------------------------------------------------
 7 | WARNING | All dependencies must be prefixed with the project name, for example "drupal:"
 8 | WARNING | All dependencies must be prefixed with the project name, for example "drupal:"
-------------------------------------------------------------------------------------------------------------
📌 Task
Status

RTBC

Version

1.0

Component

Code

Created by

🇮🇳India Shanu Chouhan

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024