Skip to content

Commit cb86d2b

Browse files
Nicolas Arnaud-Cormosnarnaud
authored andcommitted
fix: Treat cc files as C++ files
1 parent 7e17af3 commit cb86d2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/core/core/settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
"c": "cpp_type",
4242
"cpp": "cpp_type",
4343
"cxx": "cpp_type",
44+
"cc": "cpp_type",
4445
"h": "cpp_type",
4546
"hpp": "cpp_type",
4647
"txt": "text_type",

0 commit comments

Comments
 (0)