Skip to content

Remove .editorconfig from distributed package #2481

@fastict

Description

@fastict

JetBrains Rider Editor 3.0.36
com.unity.ide.rider@4d374c7eb6db contains a .editorconfig, which prevents a project from ignoring messages that are triggered by this package.

See the sshot attached for the messages that are triggered by this project.
I have these messages suppressed in my project, but since your package contains its own .editorconfig, it override my settings.

I would like to achieve 0 messages in my project to identify new messages as they are introduced.

The workaround I've been using is going into \Library\PackageCache\com.unity.ide.rider@4d374c7eb6db and manually removing .editorconfig. However, this file is restored if a re-import or version upgrade happens.

Ideally, you ship a package that doesn't include an .editorconfig. Hoping this is a change that can be made.
Thanks

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions