Disable CodeClimate duplication checks (#1943)
This commit is contained in:
		@@ -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:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user