Skip to content

Overrides should include granularity by declaration type #10

@Limegrass

Description

@Limegrass

Users have brought up the use case of overriding and allowing certain files to use relative imports instead of forcing absolute imports. One particular use case is that of barrel files.

While features have been added to enable certain files to avoid the lint, those features are enabled for all types of declarations. In the case of barrel files, users may conceivably only want their re-exports to be permitted to use relative paths and keep actual imports as absolute paths.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions