Skip to content

Unable to update .idea/** Intellij config files, as those are excluded by default without override #51

@philippe-granet

Description

@philippe-granet

What problem are you trying to solve?

We want to update with Openrewrite our Code Style and Copyright on all our Intellij projects, but Openrewrite exclude .idea/ folder by default :

So we can't update Intellij config like these:
https://github.com/JetBrains/intellij-community/blob/master/.idea/codeStyles/Project.xml
https://github.com/JetBrains/intellij-community/blob/master/.idea/copyright/apache_2_license.xml

Describe the solution you'd like

.idea/ folder not excluded by default

Have you considered any alternatives or workarounds?

No workaround found

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions