Sha256: 266978d0713a5a6553bb25bacb432b66c3d895a84d28fb064d2affa05aacd920

Contents?: true

Size: 135 Bytes

Versions: 8

Compression:

Stored size: 135 Bytes

Contents

#! /usr/bin/env ruby
# frozen_string_literal: true

require "rubygems"
require "bundler/setup"

load Gem.bin_path "rubocop", "rubocop"

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
rubysmith-0.6.1 lib/rubysmith/templates/%project_name%/bin/rubocop.erb
rubysmith-0.6.0 lib/rubysmith/templates/%project_name%/bin/rubocop.erb
rubysmith-0.5.0 lib/rubysmith/templates/%project_name%/bin/rubocop.erb
rubysmith-0.4.0 lib/rubysmith/templates/%project_name%/bin/rubocop.erb
rubysmith-0.3.0 lib/rubysmith/templates/%project_name%/bin/rubocop.erb
rubysmith-0.2.0 lib/rubysmith/templates/%project_name%/bin/rubocop.erb
rubysmith-0.1.1 lib/rubysmith/templates/%project_name%/bin/rubocop.erb
rubysmith-0.1.0 lib/rubysmith/templates/%project_name%/bin/rubocop.erb