Skip to content

Scala-CLI config per-directory overrides #3267

Open
@bishabosha

Description

@bishabosha

Is your feature request related to a problem? Please describe.
I can imagine situation where you would like to silence some warnings in say a "scripts" directory (such as multiple using directives), but then in a work-related directory you probably want to keep the warnings to follow good practises.

Describe the solution you'd like
Allow configuration of scala cli in a local directory

Describe alternatives you've considered
a new setting key which is a directory to silence warnings of multiple using directives

Additional context
I do a lot of scripting

Metadata

Metadata

Assignees

No one assigned

    Labels

    configIssues tied to the config sub-command.enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions