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