mirror of
				https://github.com/fastogt/fastocloud.git
				synced 2025-03-09 23:18:50 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
	
		
			147 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
	
		
			147 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| # This is the toplevel CPPLINT.cfg file
 | |
| set noparent
 | |
| 
 | |
| linelength=120
 | |
| root=src
 | |
| 
 | |
| filter=-runtime/int
 | |
| filter=-build/include_order
 | |
| filter=-build/c++11
 |