Skip to content

How to disable missing_composer_json_file? #1152

@marekdedic

Description

@marekdedic

Hi, I'd like to disable this rule as it doesn't apply to our plugin (original source code is linked in readme, but the plugin is a build artifact that has bundled in dependencies in the vendor folder)

I tried:

  • exclude-checks=missing_composer_json_file
  • excldue_files=composer.json
  • exclude_directories=vendor
    all through the GH action. None of this worked.

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