Skip to content

Warning labels don't conform to flake8 rules #37

Description

@vpoulailleau

Description

Warning labels don't conform to flake8 rules

Steps to Reproduce

  1. Install a recent flake8
  2. Install latest flake8-slots
  3. Run flake8 --version

Actual result:

There was a critical error during execution of Flake8:
plugin code for `flake8-slots[SLOT]` does not match ^[A-Z]{1,3}[0-9]{0,3}$

Expected result:

Reproduces how often:

Version

  • Operating System:
  • Python:
  • flake8-slots:

Installation source

Other Additional Information:

I think this comes from https://flake8.pycqa.org/en/latest/release-notes/5.0.0.html#backwards-incompatible-changes

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingstale

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions