Skip to content

Have checkstyle and VCS configuration distributed#13900

Merged
calixtus merged 3 commits into
mainfrom
include-ide-config
Sep 14, 2025
Merged

Have checkstyle and VCS configuration distributed#13900
calixtus merged 3 commits into
mainfrom
include-ide-config

Conversation

@koppor

@koppor koppor commented Sep 14, 2025

Copy link
Copy Markdown
Member

Follow-up to #8766

In comparison to #8766, only VCS and Checkstyle configuration is shared. - The others seemed to be impossible to share.

When this is distributed, users have a working code style configuration (and "only" need to install plugins etc)

We accept the risk of merge conflicts when pulling and that contributors may accidentally change configuration.

Steps to test

  1. Close IntelliJ
  2. Switch to this branch
  3. Hope that there are no conflicts
  4. Start IntelliJ

Mandatory checks

  • I own the copyright of the code submitted and I license it under the MIT license
  • [/] I manually tested my changes in running JabRef (always required)
  • [/] I added JUnit tests for changes (if applicable)
  • [/] I added screenshots in the PR description (if change is visible to the user)
  • [/] I described the change in CHANGELOG.md in a way that is understandable for the average user (if change is visible to the user)
  • [/] I checked the user documentation: Is the information available and up to date? If not, I created an issue at https://github.com/JabRef/user-documentation/issues or, even better, I submitted a pull request updating file(s) in https://github.com/JabRef/user-documentation/tree/main/en.

Comment thread .gitignore Outdated
*.ipr
*.iml


Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

intentionally 2 newlines?

@calixtus calixtus enabled auto-merge September 14, 2025 11:30
@trag-bot

trag-bot Bot commented Sep 14, 2025

Copy link
Copy Markdown

@trag-bot didn't find any issues in the code! ✅✨

@calixtus calixtus added this pull request to the merge queue Sep 14, 2025
Merged via the queue into main with commit 2fc0c6c Sep 14, 2025
41 checks passed
@calixtus calixtus deleted the include-ide-config branch September 14, 2025 11:49
@koppor koppor mentioned this pull request Sep 15, 2025
1 task
Siedlerchr added a commit that referenced this pull request Sep 17, 2025
* upstream/main:
  Add new check for format (#13909)
  Consistent casing in fieldnames (#13867)
  Revert "Pressing TAB in last field in entry editor moves focus to the next ta…" (#13912)
  Fix YAML
  Fix on-pr-opened-updated.yml syntax
  Pressing TAB in last field in entry editor moves focus to the next tab's first field  (#13870)
  Modularize JabSrv (#13908)
  New translations jabref_en.properties (Italian) (#13907)
  Remove wrong `assert` statement (#13906)
  Add .git-blame-ignore-revs (#13884)
  Do not show transprot info messages (#13904)
  Pubmed api key support (#13899)
  Fix warnings for native access
  Fix automerge workflow (#13903)
  Add comment on issue on binary (#13902)
  Have checkstyle and VCS configuration distributed (#13900)
  Add unknown field to lsp consistency check (#13880)
  Put config for general tab if missing (#13901)
  Fix autosave manager exception on shutdown (#13882)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants