Merge branch 'main' into glitch-soc/merge-upstream

This commit is contained in:
Claire
2023-03-18 11:21:03 +01:00
12 changed files with 685 additions and 93 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