Skip to content

Conversation

@xterao
Copy link
Collaborator

@xterao xterao commented Aug 22, 2025

This pull request unifies newline settings across Spotless, Git configuration, and IntelliJ to ensure consistency. By standardizing newline characters, only intentional code changes are shown without spurious newline-only diffs.

Changes include:

  • Configuring Spotless to enforce a consistent newline code (LF).
  • Updating Git settings to standardize commit newline codes.
  • Adjusting IntelliJ settings to align with the project-wide LF standard.

These changes improve code readability and reduce unnecessary diff noise.

@xterao xterao self-assigned this Aug 22, 2025
@xterao xterao added skip-changelog Fixes not included in the update log and removed feature labels Aug 22, 2025
@xterao xterao linked an issue Aug 22, 2025 that may be closed by this pull request
@xterao xterao merged commit a6fbb54 into main Aug 22, 2025
5 checks passed
@xterao xterao deleted the feature/unify-line-separators branch August 22, 2025 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog Fixes not included in the update log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consistent line break settings

2 participants