Skip to content

Improve formatting of unit output #29

@cc-a

Description

@cc-a

The units tracked by the tool can be printed out it is run (see unit_static_analyser/__init__.py). The formatting for this is very basic and lacks basic context. An easy improvement would be to include the python module and line number for each unit. In the context of the run function the line number is available as key.line and the module name is available as checker.node_module_names[key].

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