Skip to content

Version info added to Drupal 7 modules that already have it #43

@darrenoh

Description

@darrenoh

This plugin indiscriminately adds version info to all Drupal 7 .info files, even if they already have it or are not installed by Composer. I think it should only add version info to projects that are installed by Composer, and only to .info files that don't already have it.

Besides not checking for existing version info, I'm guessing it ignores preserve-paths settings and looks for .info files in paths which it should ignore.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions