Sha256: 0418faefc121d1a5e3d63ac36b5a55ad5eb34f07c07d7d87ee3bfc178b1b9552
Contents?: true
Size: 543 Bytes
Versions: 5
Compression:
Stored size: 543 Bytes
Contents
# This file strictly follows the rules defined in the Ruby style guide: # http://shopify.github.io/ruby-style-guide/ inherit_from: - https://shopify.github.io/ruby-style-guide/rubocop.yml AllCops: TargetRubyVersion: 2.5 Exclude: - lib/waffle_cone/rbi_compilers/yard_type_parser.rb - vendor/**/* Naming/AccessorMethodName: Enabled: false require: - rubocop-sorbet Naming/FileName: Exclude: - lib/rubocop-sorbet.rb Style/StringLiterals: EnforcedStyle: single_quotes Lint/HandleExceptions: Exclude: - Rakefile
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
rubocop-sorbet-0.3.2 | .rubocop.yml |
rubocop-sorbet-0.3.1 | .rubocop.yml |
rubocop-sorbet-0.3.0 | .rubocop.yml |
rubocop-sorbet-0.2.0 | .rubocop.yml |
rubocop-sorbet-0.0.2 | .rubocop.yml |