Run rubocop --autocorrect on all files

Only the safe cops have run. rubocop version is 1.59.0.
This commit is contained in:
Christophe Bliard
2024-01-04 17:01:17 +01:00
parent 1504ab5e17
commit 8fa8584538
1076 changed files with 3915 additions and 4092 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
# This file is used by Rack-based servers to start the application.
require ::File.expand_path('config/environment', __dir__)
require File.expand_path('config/environment', __dir__)
subdir = OpenProject::Configuration.rails_relative_url_root.presence