Skip to content

Long issues don't display #19

@KTibow

Description

@KTibow
  • flake8-html version: 0.4.1
  • Python version: 3.9 Windows Store
  • Operating System: Windows 10

Description

When I use the wemake-python-styleguide flake8 extension, it creates long errors, such as WPS301. This doesn't fit:
image
It should have a larger bubble instead.

What I Did

➜  scheduler-component git:(isort) python3 -m flake8 --format html --htmldir report --inline-quotes double .
.\custom_components\scheduler\config_flow.py has issues: medium: 4 low: 3
.\custom_components\scheduler\const.py has issues: medium: 28 low: 1
.\custom_components\scheduler\datacollection.py has issues: medium: 159 low: 86
.\custom_components\scheduler\helpers.py has issues: medium: 48 low: 28
.\custom_components\scheduler\switch.py has issues: medium: 95 low: 82
.\custom_components\scheduler\__init__.py has issues: medium: 26 low: 37

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