6 7 8 9
# File 'lib/rubycritic/commands/help.rb', line 6 def execute puts @options[:help_text] @status_reporter end