0
0
Fork 0

Disable some metrics cops (#25215)

This commit is contained in:
Renaud Chaput 2023-05-31 23:33:10 +02:00 committed by GitHub
parent b0104e4c33
commit b7d995cb00
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 25 additions and 115 deletions

View file

@ -1,7 +1,5 @@
# frozen_string_literal: true
# rubocop:disable Metrics/ModuleLength
module LanguagesHelper
ISO_639_1 = {
aa: ['Afar', 'Afaraf'].freeze,