|  |  |  | @ -64,7 +64,7 @@ repos: | 
			
		
	
		
			
				
					|  |  |  |  |         - --linelength=240 | 
			
		
	
		
			
				
					|  |  |  |  |         # https://google.github.io/styleguide/cppguide.html | 
			
		
	
		
			
				
					|  |  |  |  |         # relevant rules are whitelisted, see all options with: cpplint --filter= | 
			
		
	
		
			
				
					|  |  |  |  |         - --filter=-build,-legal,-readability,-runtime,-whitespace,+build/include_subdir,+build/forward_decl,+build/include_what_you_use,+build/deprecated,+whitespace/line_length,+whitespace/empty_if_body,+whitespace/empty_loop_body,+whitespace/empty_conditional_body,+whitespace/forcolon,+whitespace/parens,+whitespace/semicolon,+whitespace/tab,+readability/braces | 
			
		
	
		
			
				
					|  |  |  |  |         - --filter=-build,-legal,-readability,-runtime,-whitespace,+build/include_subdir,+build/forward_decl,+build/include_what_you_use,+build/deprecated,+whitespace/comma,+whitespace/line_length,+whitespace/empty_if_body,+whitespace/empty_loop_body,+whitespace/empty_conditional_body,+whitespace/forcolon,+whitespace/parens,+whitespace/semicolon,+whitespace/tab,+readability/braces | 
			
		
	
		
			
				
					|  |  |  |  | -   repo: local | 
			
		
	
		
			
				
					|  |  |  |  |     hooks: | 
			
		
	
		
			
				
					|  |  |  |  |     -   id: test_translations | 
			
		
	
	
		
			
				
					|  |  |  | 
 |