Sha256: 461423feca053e94cd6cf8164b05ee9ed8ea00f42657ac0786314f55a91ac808
Contents?: true
Size: 553 Bytes
Versions: 1
Compression:
Stored size: 553 Bytes
Contents
## # Plugins require: - standard ## # Defaults: standard-rb inherit_gem: standard: config/base.yml ## # Disabled cops Layout/MultilineMethodCallIndentation: Enabled: false Layout/ArgumentAlignment: Enabled: false Layout/MultilineArrayBraceLayout: Enabled: false Layout/ExtraSpacing: Enabled: false Style/MultilineIfModifier: Enabled: false Layout/ArrayAlignment: Enabled: false ## # Options for all cops. AllCops: TargetRubyVersion: 3.2 Include: - lib/*.rb - lib/**/*.rb - test/*.rb - share/lockf.rb/examples/*.rb
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
lockf.rb-2.1.0 | .rubocop.yml |