mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
developer/bin/list_running_app_ids: disable rubocop
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#!/usr/bin/env ruby
|
||||
# frozen_string_literal: true
|
||||
|
||||
# rubocop:disable Style/TopLevelMethodDefinition
|
||||
|
||||
#
|
||||
# list_running_app_ids
|
||||
#
|
||||
@@ -122,3 +124,4 @@ else
|
||||
report_apps
|
||||
end
|
||||
# rubocop:enable Style/GlobalVars
|
||||
# rubocop:enable Style/TopLevelMethodDefinition
|
||||
|
||||
Reference in New Issue
Block a user