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