Sha256: c43c538bc007e6ae82d17a1e84af6cd50f9526eb1b62db03b1bd19b3b2787f47
Contents?: true
Size: 255 Bytes
Versions: 6
Compression:
Stored size: 255 Bytes
Contents
#!/usr/bin/env ruby # Always look in the lib directory of this gem # first when searching the load path $LOAD_PATH.unshift File.expand_path('../../lib', __FILE__) require 'rubycritic/cli/application' exit Rubycritic::Cli::Application.new(ARGV).execute
Version data entries
6 entries across 6 versions & 1 rubygems