Browse Source

Merge pull request #676 from Shrugs/feat/solidity-highlighting-#671

feat: add solidity syntax highlighting directive, fixes #671
Francisco Giordano 7 years ago
parent
commit
73a8be1449
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

@@ -0,0 +1 @@
+*.sol linguist-language=Solidity