Skip to content

Commit c77541e

Browse files
evil159github-actions[bot]
authored andcommitted
[maps-ios] Add markdown attribute for CHANGELOG.md (#12550)
Syntax highlighting does not pick up `CHANGELOG.md` automatically, marking it explicitly as markdown should help to bring the highlighting back. <img width="903" height="294" alt="Screenshot 2026-04-21 at 15 40 46" src="https://github.com/user-attachments/assets/247b13f8-b4b8-4f77-9773-7d1b45befbb0" /> GitOrigin-RevId: af7f790880970386ef23bbf33ceeba6f538588c0
1 parent e502dda commit c77541e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
*.pbxproj merge=union
3-
CHANGELOG.md merge=union
3+
CHANGELOG.md merge=union linguist-language=Markdown
44

55
# Mark files as generated in Github PRs
66
**/Generated/** linguist-generated=true

0 commit comments

Comments
 (0)