Browse Source

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

Li Xuanji 7 năm trước cách đây
mục cha
commit
6cdfb9a3eb
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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