forked from mirrors/gecko-dev
		
	 bb96d51342
			
		
	
	
		bb96d51342
		
	
	
	
	
		
			
			Mozlint provides two main benefits: 1. A common system for defining lints across multiple languages 2. A common interface and result format for running them This commit only adds the core library, it does not add any consumers of mozlint just yet. MozReview-Commit-ID: CSQzq5del5k --HG-- extra : rebase_source : b520b96177281a1b1770edf53a01cbc2196f494f
		
			
				
	
	
		
			2 lines
		
	
	
	
		
			49 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
	
		
			49 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| // What a relief
 | |
| var properlyNamed = "a string";
 |