Parcourir la source

.gitattributes: enable solidity highlighting on github (#16425)

Li Xuanji il y a 7 ans
Parent
commit
6cdfb9a3eb
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

@@ -1,2 +1,3 @@
 # Auto detect text files and perform LF normalization
 * text=auto
+*.sol linguist-language=Solidity