mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Make rubocop happy.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
# bulk grant badge to members of a specific group
|
||||
task "groups:grant_badge", [:group_id, :badge_id] => [:environment] do |_, args|
|
||||
group_id = args[:group_id]
|
||||
|
||||
Reference in New Issue
Block a user