mirror of
				https://gitea.publichub.eu/oscar.krause/fastapi-dls.git
				synced 2025-11-04 09:36:10 +00:00 
			
		
		
		
	Update .codeclimate.yml
This commit is contained in:
		@@ -1,7 +1,11 @@
 | 
				
			|||||||
 | 
					version: "2"
 | 
				
			||||||
plugins:
 | 
					plugins:
 | 
				
			||||||
  bandit:
 | 
					  bandit:
 | 
				
			||||||
    enabled: true
 | 
					    enabled: true
 | 
				
			||||||
  sonar-python:
 | 
					  sonar-python:
 | 
				
			||||||
    enabled: true
 | 
					    enabled: true
 | 
				
			||||||
 | 
					    config:
 | 
				
			||||||
 | 
					      tests_patterns:
 | 
				
			||||||
 | 
					        - test/**
 | 
				
			||||||
  pylint:
 | 
					  pylint:
 | 
				
			||||||
    enabled: true
 | 
					    enabled: true
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user