Sha256: aaf6428b3c06a35d541eeed26ec2926dd042cfe590cdc567039edb57dbef42fa

Contents?: true

Size: 209 Bytes

Versions: 4

Compression:

Stored size: 209 Bytes

Contents

# frozen_string_literal: true

require "bundler/gem_tasks"
require "rubocop/rake_task"

RuboCop::RakeTask.new

task default: :rubocop

import(*Dir[File.join(File.dirname(__FILE__), 'lib/tasks', '**/*.rake')])

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
protobuf_transpiler-1.1.2 Rakefile
protobuf_transpiler-1.1.1 Rakefile
protobuf_transpiler-1.1.0 Rakefile
protobuf_transpiler-1.0.0 Rakefile