Sha256: 1e4451ff791e0387f83aadb83a8bdcaabc399d72e04180b34c780fafcb313dfe

Contents?: true

Size: 333 Bytes

Versions: 3

Compression:

Stored size: 333 Bytes

Contents

# frozen_string_literal: true

expand :minitest, files: ["test/**/*_test.rb"], libs: ["test", "lib"]
expand :gem_build
expand :gem_build, name: "install", install_gem: true
expand :gem_build, name: "release", push_gem: true

alias_tool :style, :rubocop
alias_tool :tapioca, :rbi
alias_tool :tc, :typecheck
alias_tool :cov, :coverage

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
lunchmoney-1.4.0 .toys/.toys.rb
lunchmoney-1.2.0 .toys/.toys.rb
lunchmoney-1.1.2 .toys/.toys.rb