Share .idea/codeStyles/Project.xml#13913
Merged
Merged
Conversation
|
@trag-bot didn't find any issues in the code! ✅✨ |
Member
Author
|
Should go in. If we have some issues, we can fix later. Maybe, contributors will have to invalidate caches of IntelliJ. |
jabref-machine
approved these changes
Sep 15, 2025
Siedlerchr
added a commit
that referenced
this pull request
Sep 17, 2025
* upstream/main: Refine .gitginore (#13931) Hotfix: Markdown lint issue Update custom code style decision document Chore(deps): Bump org.openrewrite.rewrite from 7.15.0 to 7.16.0 (#13923) New translations jabref_en.properties (French) (#13928) Chore(deps): Bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml (#13927) Chore(deps): Bump com.autonomousapps:dependency-analysis-gradle-plugin (#13924) Chore(deps): Bump com.autonomousapps:dependency-analysis-gradle-plugin (#13921) Chore(deps): Bump org.yaml:snakeyaml from 2.4 to 2.5 in /versions (#13922) Chore(deps): Bump tj-actions/changed-files from 45 to 47 (#13917) Chore(deps): Bump plbstl/first-contribution from 3 to 4 (#13916) Share .idea/codeStyles/Project.xml (#13913) Chore(deps): Bump actions/github-script from 7 to 8 (#13915) Chore(deps): Bump jbangdev/jbang-action from 0.129.0 to 0.130.0 (#13914)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Follow-up to #13900
I read about sharing IDE config at https://stackoverflow.com/a/9092648/873282 and https://www.jetbrains.com/help/idea/configure-project-settings.html#share-project-through-vcs
This implements sharing using
git.Benefit:
Note: The filename
Project.xmlis hard coded.Other options:
Steps to test
git diffshould show a change in.idea/codeStyles/Project.xmlMandatory checks
CHANGELOG.mdin a way that is understandable for the average user (if change is visible to the user)