Sha256: acc185c8d6439477821203cce361e8de4229c0ea023ad1dc530f9f682724104a
Contents?: true
Size: 472 Bytes
Versions: 6
Compression:
Stored size: 472 Bytes
Contents
D = Steep::Diagnostic target :app do check "lib" signature "sig" collection_config "rbs_collection.steep.yaml" configure_code_diagnostics do |hash| # You can setup everything yourself hash[D::Ruby::MethodDefinitionMissing] = :hint end library( "set", "pathname", "monitor", "tsort", "uri", 'yaml', 'pstore', 'singleton', 'shellwords', 'find', 'digest', "optparse", "securerandom" ) end
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
steep-1.3.2 | Steepfile |
steep-1.3.1 | Steepfile |
steep-1.4.0.dev.1 | Steepfile |
steep-1.3.0 | Steepfile |
steep-1.3.0.pre.2 | Steepfile |
steep-1.3.0.pre.1 | Steepfile |