Skip to content
This repository was archived by the owner on Oct 27, 2025. It is now read-only.
This repository was archived by the owner on Oct 27, 2025. It is now read-only.

Move the Code Style to an IntelliJ Setting Repository #27

Description

@jreehuis

IntelliJ / Android Studio is lately changing the code style xml structure quite often when upgrading the IntelliJ / Android Studio version.
This gets quite cumbersome to support as many as possible older versions of the IDE.

Other than that it also makes it hard to maintain the code style in a project repository as the devs get forced to use a set version or loose some features of the code style as the IDE does not understand the option any more.

Maybe we could adopt the code style to an IntelliJ settings repository?
(https://www.jetbrains.com/help/idea/sharing-your-ide-settings.html#settings-repository)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions