11 lines
		
	
	
	
		
			252 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
	
		
			252 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| # -*- mode: conf; -*-
 | |
| 
 | |
| [MESSAGES CONTROL]
 | |
| disable=all
 | |
| enable=
 | |
|         empty-docstring,
 | |
|         inconsistent-return-statements,
 | |
|         no-else-return,
 | |
|         too-many-branches,
 | |
|         too-many-instance-attributes,
 | |
|         too-many-return-statements,
 |