Freeze string literals in app/controllers

rubocop -A --only Style/FrozenStringLiteralComment,Layout/EmptyLineAfterMagicComment,Style/RedundantFreeze app/controllers
This commit is contained in:
Alexander Brandon Coles
2025-07-18 17:36:37 +01:00
parent 261a42b7d8
commit f15be6e07f
121 changed files with 242 additions and 0 deletions
+2
View File
@@ -1,3 +1,5 @@
# frozen_string_literal: true
#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) the OpenProject GmbH