0
0
Fork 0

Include config/ and update all rubcop deps (#23963)

This commit is contained in:
Nick Schonning 2023-03-17 05:13:28 -04:00 committed by GitHub
parent d75a1e5054
commit b22b4bac03
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 412 additions and 9 deletions

View file

@ -1,6 +1,6 @@
# frozen_string_literal: true
# rubocop:disable Metrics/ModuleLength, Style/WordArray
# rubocop:disable Metrics/ModuleLength
module LanguagesHelper
ISO_639_1 = {
@ -275,4 +275,4 @@ module LanguagesHelper
end
end
# rubocop:enable Metrics/ModuleLength, Style/WordArray
# rubocop:enable Metrics/ModuleLength