Merge pull request #6302 from davidhorstmann-arm/2.28-syntax-highlighting-function-files

[Backport 2.28] Use GitHub C syntax highlighting on test files
This commit is contained in:
Manuel Pégourié-Gonnard
2022-09-21 10:52:17 +02:00
committed by GitHub

2
.gitattributes vendored Normal file
View File

@@ -0,0 +1,2 @@
# Classify all '.function' files as C for syntax highlighting purposes
*.function linguist-language=C