mirror of
				https://git.collinwebdesigns.de/oscar.krause/fastapi-dls.git
				synced 2025-11-04 06:30:21 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			99 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			99 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
plugins:
 | 
						|
  bandit:
 | 
						|
    enabled: true
 | 
						|
  sonar-python:
 | 
						|
    enabled: true
 | 
						|
  pylint:
 | 
						|
    enabled: true
 |