Skip to content

readme and plugin checks should use the same error code #980

@kkmuffme

Description

@kkmuffme

e.g. plugin_header_nonexistent_requires_wp and nonexistent_tested_upto_header are checking the same thing, while 1 is for the plugin and the other for the readme.
There are other similar ones e.g. for license,...

If the same thing is checked, the same error code should be used.

Given the fact they use different error codes, I assume there's probably some duplicate code that can be deduplicated in the plugin itself too

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