mirror of
				https://github.com/avatao-content/test-tutorial-framework
				synced 2025-11-04 02:52:55 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			224 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			224 B
		
	
	
	
		
			INI
		
	
	
	
	
	
[TYPECHECK]
 | 
						|
 | 
						|
ignored-modules = zmq
 | 
						|
max-line-length = 120
 | 
						|
disable = missing-docstring, too-few-public-methods, invalid-name
 | 
						|
 | 
						|
[SIMILARITIES]
 | 
						|
 | 
						|
min-similarity-lines=7
 | 
						|
ignore-comments=yes
 | 
						|
ignore-docstrings=yes
 | 
						|
ignore-imports=yes
 |