Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add solidity syntax highlighting directive, fixes #671 #676

Merged
merged 1 commit into from
Jan 15, 2018

Conversation

shrugs
Copy link
Contributor

@shrugs shrugs commented Jan 15, 2018

  • πŸ“˜ I've reviewed the OpenZeppelin Contributor Guidelines
  • βœ… I've added tests where applicable to test my new functionality.
  • πŸ“– I've made sure that my contracts are well-documented.
  • 🎨 I've run the JavaScript linter (npm run lint:fix) and fixed all issues.

Fixes #671


πŸš€ Description

adds solidity syntax dirctive to .gitattributes to enable in github

@shrugs shrugs added the review label Jan 15, 2018
@shrugs shrugs self-assigned this Jan 15, 2018
@shrugs shrugs requested a review from frangio January 15, 2018 21:25
Copy link
Contributor

@frangio frangio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

πŸ™Œ

@frangio frangio merged commit 73a8be1 into OpenZeppelin:master Jan 15, 2018
ProphetDaniel pushed a commit to classicdelta/Smart-Contracts that referenced this pull request Mar 9, 2018
…hting-#671

feat: add solidity syntax highlighting directive, fixes OpenZeppelin#671
@shrugs shrugs deleted the feat/solidity-highlighting-#671 branch May 3, 2018 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add .gitattributes for Solidity syntax highligting
2 participants