mirror of
				https://github.com/ansible-collections/community.general.git
				synced 2024-09-14 20:13:21 +02:00 
			
		
		
		
	* Add a Singleton class, use it with Display * update six import * Move remaining failes to display singleton * Fix rebase issues * Singleton improvements * Add code-smell for 'from __main__ import display'. ci_complete * s/self/cls/g * Add docs for no-main-display * Address linting issues * Add changelog fragment. ci_complete * Implement reentrant lock for class instantiation in Singleton * Add Display singleton porting guide
		
			
				
	
	
		
			10 lines
		
	
	
	
		
			150 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
	
		
			150 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "extensions": [
 | 
						|
        ".py"
 | 
						|
    ],
 | 
						|
    "prefixes": [
 | 
						|
        "bin/",
 | 
						|
        "lib/ansible/"
 | 
						|
    ],
 | 
						|
    "output": "path-line-column-message"
 | 
						|
}
 |