Преглед изворни кода

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

Li Xuanji пре 7 година
родитељ
комит
6cdfb9a3eb
1 измењених фајлова са 1 додато и 0 уклоњено
  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