Skip to content

Detect and handle "floating" imports #17

@lgastako

Description

@lgastako

eg...

import Foo
import Bar
import Baz

Right now the whole file will fail to parse but we can detect and pre-fix those to allow for even less precision in typing imports.

In theory we could even float them up from lower in the file...

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