Disable some metrics cops (#25215)
This commit is contained in:
		@@ -1,7 +1,5 @@
 | 
			
		||||
# frozen_string_literal: true
 | 
			
		||||
 | 
			
		||||
# rubocop:disable Metrics/ModuleLength
 | 
			
		||||
 | 
			
		||||
module LanguagesHelper
 | 
			
		||||
  ISO_639_1 = {
 | 
			
		||||
    aa: ['Afar', 'Afaraf'].freeze,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user