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 | ||||
|  | ||||
| print "# AUTOMATICALLY GENERATED BY bin/pygments-lexers" | ||||
| print "---" | ||||
|  | ||||
| for name, aliases, filenames, mimetypes in get_all_lexers(): | ||||
|   | ||||
| @@ -1,3 +1,4 @@ | ||||
| # AUTOMATICALLY GENERATED BY bin/pygments-lexers | ||||
| --- | ||||
| - !ruby/struct:Linguist::Lexer | ||||
|   name: JavaScript+Mako | ||||
|   | ||||
		Reference in New Issue
	
	Block a user