Sha256: 044e2c59d9ae85ca5432f3b3af9a17e504528a5e50615efbea38481a0ef07a73
Contents?: true
Size: 590 Bytes
Versions: 2
Compression:
Stored size: 590 Bytes
Contents
Style/BlockComments: Exclude: # This is the default rspec generated file so leave it be for consistency - spec/spec_helper.rb Layout/CommentIndentation: Exclude: # This is the default rspec generated file so leave it be for consistency - spec/spec_helper.rb Metrics/BlockLength: Exclude: # Rubocop does not like the rspec describe block style which is always long - spec/**/*_spec.rb Lint/UnusedMethodArgument: Exclude: # This is Base class that acts as a guide so we don't care about unused # parameters - lib/tacview_client/base_processor.rb
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
tacview_client-0.1.1 | .rubocop.yml |
tacview_client-0.1.0 | .rubocop.yml |