Unified code style for module info files

Created on 21 May 2021, about 3 years ago
Updated 30 January 2023, over 1 year ago

Problem/Motivation

There are many differences how properties in core module info files are structured, which simply looks unprofessional.

Basic rules (based on most common usage):
1. Module name should be capitalized
2. Module description should have a dot at the end
3. If property value contains a non-alphabetic character then the value should be in single quotes (similarly to config yml files)
4. order of properties:
- name
- type
- description
- package
- version
- required
- configure
- dependencies
- hidden

Following these rules does not affect Drupal functionality.

πŸ“Œ Task
Status

Needs work

Version

9.5

Component
OtherΒ  β†’

Last updated about 1 hour ago

Created by

πŸ‡­πŸ‡ΊHungary Pasqualle πŸ‡­πŸ‡Ί Budapest

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • The Needs Review Queue Bot β†’ tested this issue. It either no longer applies to Drupal core, or fails the Drupal core commit checks. Therefore, this issue status is now "Needs work".

    Apart from a re-roll or rebase, this issue may need more work to address feedback in the issue or MR comments. To progress an issue, incorporate this feedback as part of the process of updating the issue. This helps other contributors to know what is outstanding.

    Consult the Drupal Contributor Guide β†’ to find step-by-step guides for working with issues.

Production build 0.69.0 2024