Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 994d50a

Browse files
authoredMay 15, 2020
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)
Please sign in to comment.