Disable some metrics cops (#25215)
This commit is contained in:
parent
b0104e4c33
commit
b7d995cb00
3 changed files with 25 additions and 115 deletions
|
@ -1,7 +1,5 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
# rubocop:disable Metrics/ModuleLength
|
||||
|
||||
module LanguagesHelper
|
||||
ISO_639_1 = {
|
||||
aa: ['Afar', 'Afaraf'].freeze,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue