مراية لـ
https://github.com/postalserver/postal.git
تم المزامنة 2025-11-30 21:32:30 +00:00
style(rubocop): Lint/UnusedBlockArgument
هذا الالتزام موجود في:
@@ -32,7 +32,7 @@ module Postal
|
||||
config.eager_load_paths << Rails.root.join("lib")
|
||||
|
||||
# Disable field_with_errors
|
||||
config.action_view.field_error_proc = proc { |t, i| t }
|
||||
config.action_view.field_error_proc = proc { |t, _| t }
|
||||
|
||||
# Load the tracking server middleware
|
||||
require "postal/tracking_middleware"
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم