AdChain / AdChainRegistry

adChain registry smart contracts
Apache License 2.0
30 stars 10 forks source link

Adding in .gitattributes file #36

Closed rbharath closed 6 years ago

rbharath commented 6 years ago

The solidity contracts in the AdChainRegistry repo currently don't have syntax highlighting. Github recently added support for solidity syntax highlighting, but due to name conflicts, requires each repo which wants such highlighting to add in a special .gitattributes file. This PR adds this file to AdChainRegistry.

Contracts look very nice with highlighting turned on (for example, see https://github.com/datamined/contracts/blob/master/contracts/DataCoin.sol), so I think it will make the contracts here more readable.

skmgoldin commented 6 years ago

Hi @rbharath ! This repo was forked off into a new one, which is actively developed. Could you make this PR there instead? https://github.com/skmgoldin/tcr