mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 09:40:21 +00:00
lexers.yml disclaimer
This commit is contained in:
@@ -4,6 +4,7 @@ from pygments import __version__
|
||||
from pygments.lexers import get_all_lexers
|
||||
|
||||
print "# AUTOMATICALLY GENERATED BY bin/pygments-lexers"
|
||||
print "# DO NOT MODIFIY. YOUR PULL WILL BE REJECTED."
|
||||
print "# Pygments version %s" % __version__
|
||||
print "---"
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
# AUTOMATICALLY GENERATED BY bin/pygments-lexers
|
||||
# DO NOT MODIFIY. YOUR PULL WILL BE REJECTED.
|
||||
# Pygments version 1.4
|
||||
---
|
||||
JavaScript+Mako:
|
||||
|
||||
Reference in New Issue
Block a user