Skip to content

Commit

Permalink
enable Solidity syntax highlighting on GitHub
Browse files Browse the repository at this point in the history
GitHub's Solidity highlighting is currently broken site-wide, but will
probably be fixed soon. Tracking issue:

github-linguist/linguist#3973 (comment)

Because of the site-wide issue, this won't work right away, but hopefully will
make our repo ready for highlighting when the issue is fixed.
  • Loading branch information
blockchainexpert912 committed Mar 2, 2019
1 parent 5f239bf commit 709a8c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.sol linguist-language=Solidity

0 comments on commit 709a8c7

Please sign in to comment.