mirror of
				https://github.com/TheLocehiliosan/yadm
				synced 2025-06-13 13:03:58 +00:00 
			
		
		
		
	While this feature was added back in version 1.05, tests were never added for it. These tests have identified bugs in the directory alternates.
		
			
				
	
	
		
			15 lines
		
	
	
		
			182 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			182 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| [BASIC]
 | |
| good-names=pytestmark
 | |
| 
 | |
| [DESIGN]
 | |
| max-args=14
 | |
| max-locals=27
 | |
| max-attributes=8
 | |
| max-statements=65
 | |
| 
 | |
| [MESSAGES CONTROL]
 | |
| disable=redefined-outer-name
 | |
| 
 | |
| [TYPECHECK]
 | |
| ignored-modules=py
 |