Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

Comments

Add .gitattributes file for Vyper syntax highlight on github#171

Open
PhABC wants to merge 1 commit intoethereum:masterfrom
PhABC:master
Open

Add .gitattributes file for Vyper syntax highlight on github#171
PhABC wants to merge 1 commit intoethereum:masterfrom
PhABC:master

Conversation

@PhABC
Copy link

@PhABC PhABC commented Jun 9, 2018

Since .vy is not official a language supported by any syntax highlights or linter, it is recommended to name your vyper file into .v.py to have a python highlights. Alternative for GitHub syntax highlighting: Add a .gitattributes file with the line *.vy linguist-language=Python

See https://github.com/ethereum/vyper/blob/master/README.md#compiling-a-contract

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant