Use cpplint from depot_tools
This commit is contained in:
		
					parent
					
						
							
								bbf477291f
							
						
					
				
			
			
				commit
				
					
						96de22ba5f
					
				
			
		
					 3 changed files with 1 additions and 5 deletions
				
			
		| 
						 | 
				
			
			@ -7,7 +7,7 @@ import sys
 | 
			
		|||
 | 
			
		||||
 | 
			
		||||
SOURCE_ROOT = os.path.abspath(os.path.dirname(os.path.dirname(__file__)))
 | 
			
		||||
CPPLINT = os.path.join(SOURCE_ROOT, 'vendor', 'google-styleguide', 'trunk', 'cpplint', 'cpplint.py')
 | 
			
		||||
CPPLINT = os.path.join(SOURCE_ROOT, 'vendor', 'libchromiumcontent', 'vendor', 'depot_tools', 'cpplint.py')
 | 
			
		||||
LINE_LENGTH = 100
 | 
			
		||||
 | 
			
		||||
IGNORED_FILES = [
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue