Remove brakeman from .codeclimate.yml since it's now covered by the sast CI job
Signed-off-by: Rémy Coutable <remy@rymai.me>
This commit is contained in:
		
							parent
							
								
									9d53c15c86
								
							
						
					
					
						commit
						c7c3259eec
					
				| 
						 | 
					@ -1,7 +1,5 @@
 | 
				
			||||||
---
 | 
					---
 | 
				
			||||||
engines:
 | 
					engines:
 | 
				
			||||||
  brakeman:
 | 
					 | 
				
			||||||
    enabled: true
 | 
					 | 
				
			||||||
  bundler-audit:
 | 
					  bundler-audit:
 | 
				
			||||||
    enabled: true
 | 
					    enabled: true
 | 
				
			||||||
  duplication:
 | 
					  duplication:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue