Sha256: b14a5e620f0fb5c7ba7690747ed9816617a56e25272162fc853e1d0a6085b73a

Contents?: true

Size: 171 Bytes

Versions: 5

Compression:

Stored size: 171 Bytes

Contents

# encoding: utf-8

$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), *%w{ .. lib }))
require 'rspec'
require 'rubocop'
require 'rubocop/formatter/checkstyle_formatter'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
rubocop-checkstyle_formatter-0.3.0 spec/spec_helper.rb
rubocop-checkstyle_formatter-0.2.0 spec/spec_helper.rb
rubocop-checkstyle_formatter-0.1.1 spec/spec_helper.rb
rubocop-checkstyle_formatter-0.1.0 spec/spec_helper.rb
rubocop-checkstyle_formatter-0.0.6 spec/spec_helper.rb