@pablobm commented on this pull request.


> @@ -0,0 +1,18 @@
+# frozen_string_literal: true
+
+class ChangesetCommentNotifier < ApplicationNotifier
+  recipients lambda {

Rubocop made me do it... :sweat: With the arrow syntax (default with the 
generator) I get: "Style/Lambda: Use the `lambda` method for multiline lambdas."

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6837#discussion_r2918607748
You are receiving this because you are subscribed to this thread.

Message ID: 
<openstreetmap/openstreetmap-website/pull/6837/review/[email protected]>
_______________________________________________
rails-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to