Quellcode durchsuchen

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

Li Xuanji vor 7 Jahren
Ursprung
Commit
6cdfb9a3eb
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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