Skip to content

Support google style guide #969

@peteboothroyd

Description

@peteboothroyd

The google python style guide suggests enforcing one import per line which can be achieved with the force_single_line option. However they also suggest an exception for the typing module. I can't find any way of specifying this to isort, does it exist? If not would it be much effort to implement? I imagine that a nice way of doing this would be to allow specifying certain packages as overrides for the force_single_line rule.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions