Skip to content

[Feature Request] Support for warnings #10

Description

@YonatanAhituv

Currently, there is no differentiating between errors and warnings from pyflakes, however
Atom's pyflakes linter managed to detected warnings from errors by looking for the following strings:

'used',
'redefines',
'shadowed'
'may be'

in the output. Maybe something like that could be integrated.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions