Landing: 586856943fec

Project / Subsystem

gcc / gcc

Date

2026-03-26

Author

Karl Meakin

Commit

586856943fec5b9ed5ef7289b3bc318a7a37284d

Source

github

Perf win

No

Breaking

No

All attributes

project
gcc
subsystem
gcc
patch_id
commit_hash
586856943fec5b9ed5ef7289b3bc318a7a37284d
source_type
github
headline
Configure EditorConfig for Git commit messages
tldr
GCC's repository now includes EditorConfig settings for Git commit messages, enforcing consistent formatting.
author
Karl Meakin
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • editorconfig
  • git
  • style
  • development
discussion_id_link
bugzilla_pr
date
2026-03-26T00:00:00.000Z

The GCC project now includes an EditorConfig file that specifies formatting rules for Git commit messages. This ensures that editors with EditorConfig support will automatically format commit messages according to the project’s style guidelines. This change aims to improve the consistency and readability of commit messages within the GCC project.