Sha256: 0653d52a8c9a260fa3e4b775b2c5c77521ecb7297a58bf1ecd27a5e37c7cc494
Contents?: true
Size: 285 Bytes
Versions: 2
Compression:
Stored size: 285 Bytes
Contents
# frozen_string_literal: true target :lib do signature "sig" check "lib" # check "Gemfile" # We don't want to type check Rails/RSpec related code # (because we don't have RBS files for it) ignore "lib/meta_tags/railtie.rb" ignore "lib/generators" library "set" end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
meta-tags-2.18.0 | Steepfile |
meta-tags-2.17.0 | Steepfile |