mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	Add auto generated comment to lexer dump
This commit is contained in:
		| @@ -2,6 +2,7 @@ | |||||||
|  |  | ||||||
| from pygments.lexers import get_all_lexers | from pygments.lexers import get_all_lexers | ||||||
|  |  | ||||||
|  | print "# AUTOMATICALLY GENERATED BY bin/pygments-lexers" | ||||||
| print "---" | print "---" | ||||||
|  |  | ||||||
| for name, aliases, filenames, mimetypes in get_all_lexers(): | for name, aliases, filenames, mimetypes in get_all_lexers(): | ||||||
|   | |||||||
| @@ -1,3 +1,4 @@ | |||||||
|  | # AUTOMATICALLY GENERATED BY bin/pygments-lexers | ||||||
| --- | --- | ||||||
| - !ruby/struct:Linguist::Lexer | - !ruby/struct:Linguist::Lexer | ||||||
|   name: JavaScript+Mako |   name: JavaScript+Mako | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user