Skip to content

Commit 55c97a4

Browse files
authored
Add Renovate support (#16504)
1 parent 13e9f77 commit 55c97a4

File tree

7 files changed

+664
-11
lines changed

7 files changed

+664
-11
lines changed

.gitattributes

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,9 @@ compat text eol=lf
6969
# not treat as generated
7070
###############################################################################
7171
**/build/** linguist-generated=false
72+
73+
###############################################################################
74+
# Set file behavior to:
75+
# treat as JSONC (JSON with Comments) for GitHub syntax highlighting
76+
###############################################################################
77+
*.json linguist-language=JSONC

0 commit comments

Comments
 (0)