Skip to content

Commit 994d50a

Browse files
authored
Override syntax highlighting for fypp files
Fixes #185
1 parent 9e377fe commit 994d50a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,6 @@ codecov.yml export-ignore
2929

3030
# Perform substitutions when `git export`ing these files
3131
.VERSION export-subst
32+
33+
# Override syntax highlighting
34+
*.fypp linguist-language=fortran

0 commit comments

Comments
 (0)