Disable CodeClimate duplication checks (#1943)
This commit is contained in:
		
							parent
							
								
									86d1dcc97a
								
							
						
					
					
						commit
						181115422c
					
				@ -1,12 +1,6 @@
 | 
				
			|||||||
engines:
 | 
					engines:
 | 
				
			||||||
 duplication:
 | 
					 duplication:
 | 
				
			||||||
   enabled: true
 | 
					   enabled: false
 | 
				
			||||||
   exclude_paths:
 | 
					 | 
				
			||||||
     - app/assets/javascripts/components/locales/
 | 
					 | 
				
			||||||
   config:
 | 
					 | 
				
			||||||
     languages:
 | 
					 | 
				
			||||||
     - ruby
 | 
					 | 
				
			||||||
     - javascript
 | 
					 | 
				
			||||||
 rubocop:
 | 
					 rubocop:
 | 
				
			||||||
   enabled: true
 | 
					   enabled: true
 | 
				
			||||||
 eslint:
 | 
					 eslint:
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user