Sha256: 6349b73cdadea9da5c39f8af800bd67d57a1e73594c4a417f793417829af97e8
Contents?: true
Size: 113 Bytes
Versions: 3
Compression:
Stored size: 113 Bytes
Contents
# frozen_string_literal: true guard :rspec, cmd: 'bundle exec rspec' do watch(/.+\.rb/) { %w[spec/unit] } end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
yardcheck-0.0.3 | Guardfile |
yardcheck-0.0.2 | Guardfile |
yardcheck-0.0.1 | Guardfile |