Skip to content

Improved model-meta-attribute checks #25

@am0s

Description

@am0s

Currently the model-meta-attribute check can only check if an attribute is present.
However I have two additional type of checks that I require:

  1. Being able to check that a meta attribute is not set (e.g. db_table)
  2. Being able to check the value of a meta attribute, for instance if managed = False or managed = True

Any chance of adding support for this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions