|  |  | @ -13,14 +13,14 @@ repos: | 
			
		
	
		
		
			
				
					
					|  |  |  |     rev: v0.910-1 |  |  |  |     rev: v0.910-1 | 
			
		
	
		
		
			
				
					
					|  |  |  |     hooks: |  |  |  |     hooks: | 
			
		
	
		
		
			
				
					
					|  |  |  |     -   id: mypy |  |  |  |     -   id: mypy | 
			
		
	
		
		
			
				
					
					|  |  |  |         exclude: '^(pyextra)|(cereal)|(rednose)|(panda)|(laika)|(opendbc)|(laika_repo)|(rednose_repo)/' |  |  |  |         exclude: '^(pyextra/)|(cereal/)|(rednose/)|(panda/)|(laika/)|(opendbc/)|(laika_repo/)|(rednose_repo/)/' | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |         additional_dependencies: ['git+https://github.com/numpy/numpy-stubs', 'types-requests', 'types-atomicwrites', |  |  |  |         additional_dependencies: ['git+https://github.com/numpy/numpy-stubs', 'types-requests', 'types-atomicwrites', | 
			
		
	
		
		
			
				
					
					|  |  |  |                                   'types-pycurl'] |  |  |  |                                   'types-pycurl'] | 
			
		
	
		
		
			
				
					
					|  |  |  | -   repo: https://github.com/PyCQA/flake8 |  |  |  | -   repo: https://github.com/PyCQA/flake8 | 
			
		
	
		
		
			
				
					
					|  |  |  |     rev: 4.0.1 |  |  |  |     rev: 4.0.1 | 
			
		
	
		
		
			
				
					
					|  |  |  |     hooks: |  |  |  |     hooks: | 
			
		
	
		
		
			
				
					
					|  |  |  |     -   id: flake8 |  |  |  |     -   id: flake8 | 
			
		
	
		
		
			
				
					
					|  |  |  |         exclude: '^(pyextra)|(cereal)|(rednose)|(panda)|(laika)|(opendbc)|(laika_repo)|(rednose_repo)|(selfdrive/debug)/' |  |  |  |         exclude: '^(pyextra/)|(cereal/)|(rednose/)|(panda/)|(laika/)|(opendbc/)|(laika_repo/)|(rednose_repo/)|(selfdrive/debug/)/' | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |         args: |  |  |  |         args: | 
			
		
	
		
		
			
				
					
					|  |  |  |         - --select=F,E112,E113,E304,E502,E701,E702,E703,E71,E72,E731,W191,W6 |  |  |  |         - --select=F,E112,E113,E304,E502,E701,E702,E703,E71,E72,E731,W191,W6 | 
			
		
	
		
		
			
				
					
					|  |  |  |         - --statistics |  |  |  |         - --statistics | 
			
		
	
	
		
		
			
				
					|  |  | @ -31,7 +31,7 @@ repos: | 
			
		
	
		
		
			
				
					
					|  |  |  |         entry: pylint |  |  |  |         entry: pylint | 
			
		
	
		
		
			
				
					
					|  |  |  |         language: system |  |  |  |         language: system | 
			
		
	
		
		
			
				
					
					|  |  |  |         types: [python] |  |  |  |         types: [python] | 
			
		
	
		
		
			
				
					
					|  |  |  |         exclude: '^(pyextra)|(cereal)|(rednose)|(panda)|(laika)|(laika_repo)|(rednose_repo)/' |  |  |  |         exclude: '^(pyextra/)|(cereal/)|(rednose/)|(panda/)|(laika/)|(laika_repo/)|(rednose_repo/)/' | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  | -   repo: local |  |  |  | -   repo: local | 
			
		
	
		
		
			
				
					
					|  |  |  |     hooks: |  |  |  |     hooks: | 
			
		
	
		
		
			
				
					
					|  |  |  |     -   id: cppcheck |  |  |  |     -   id: cppcheck | 
			
		
	
	
		
		
			
				
					|  |  | @ -39,7 +39,7 @@ repos: | 
			
		
	
		
		
			
				
					
					|  |  |  |         entry: cppcheck |  |  |  |         entry: cppcheck | 
			
		
	
		
		
			
				
					
					|  |  |  |         language: system |  |  |  |         language: system | 
			
		
	
		
		
			
				
					
					|  |  |  |         types: [c++] |  |  |  |         types: [c++] | 
			
		
	
		
		
			
				
					
					|  |  |  |         exclude: '^(third_party)|(pyextra)|(cereal)|(opendbc)|(panda)|(tools)|(selfdrive/modeld/thneed/debug)|(selfdrive/modeld/test)|(selfdrive/camerad/test)/|(installer)' |  |  |  |         exclude: '^(third_party/)|(pyextra/)|(cereal/)|(opendbc/)|(panda/)|(tools/)|(selfdrive/modeld/thneed/debug/)|(selfdrive/modeld/test/)|(selfdrive/camerad/test/)/|(installer/)' | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |         args: |  |  |  |         args: | 
			
		
	
		
		
			
				
					
					|  |  |  |         - --error-exitcode=1 |  |  |  |         - --error-exitcode=1 | 
			
		
	
		
		
			
				
					
					|  |  |  |         - --language=c++ |  |  |  |         - --language=c++ | 
			
		
	
	
		
		
			
				
					|  |  | 
 |