mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	fixed extension order
This commit is contained in:
		@@ -1601,6 +1601,7 @@ Perl:
 | 
			
		||||
  ace_mode: perl
 | 
			
		||||
  color: "#0298c3"
 | 
			
		||||
  extensions:
 | 
			
		||||
  - .cgi
 | 
			
		||||
  - .pl
 | 
			
		||||
  - .PL
 | 
			
		||||
  - .perl
 | 
			
		||||
@@ -1609,7 +1610,6 @@ Perl:
 | 
			
		||||
  - .pm
 | 
			
		||||
  - .pod
 | 
			
		||||
  - .psgi
 | 
			
		||||
  - .cgi
 | 
			
		||||
  - .t
 | 
			
		||||
  interpreters:
 | 
			
		||||
  - perl
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user