Sha256: e69618f7433eeb10421ea6f96493b0bf7059737338534272f7b5980a7985b548

Contents?: true

Size: 406 Bytes

Versions: 75

Compression:

Stored size: 406 Bytes

Contents

AllCops:
  Include:
    - '**/Rakefile'
  Exclude:
    - 'ext/**/*'
    - 'ports/**/*'
    - 'test/**/*'
    - 'tmp/**/*'

# Redefined

Metrics/LineLength:
  Max: 120

Metrics/ClassLength:
  Max: 200

# Disabled

Style/Documentation:
  Enabled: false

Style/EmptyLinesAroundClassBody:
  Enabled: false

Style/EmptyLinesAroundModuleBody:
  Enabled: false

Style/EmptyLinesAroundBlockBody:
  Enabled: false

Version data entries

75 entries across 75 versions & 2 rubygems

Version Path
tiny_tds-3.1.0-x64-mingw-ucrt .rubocop.yml
tiny_tds-3.1.0-x64-mingw32 .rubocop.yml
tiny_tds-3.1.0 .rubocop.yml
tiny_tds-3.0.0-x64-mingw32 .rubocop.yml
tiny_tds-3.0.0-x64-mingw-ucrt .rubocop.yml
tiny_tds-3.0.0 .rubocop.yml
tiny_tds-2.1.7-x64-mingw-ucrt .rubocop.yml
tiny_tds-2.1.7-x64-mingw32 .rubocop.yml
tiny_tds-2.1.7-x86-mingw32 .rubocop.yml
tiny_tds-2.1.7 .rubocop.yml
tiny_tds-2.1.6-x86-mingw32 .rubocop.yml
tiny_tds-2.1.6-x64-mingw-ucrt .rubocop.yml
tiny_tds-2.1.6-x64-mingw32 .rubocop.yml
tiny_tds-2.1.6 .rubocop.yml
tiny_tds-2.1.5-x64-mingw32 .rubocop.yml
tiny_tds-2.1.5-x86-mingw32 .rubocop.yml
tiny_tds-2.1.5 .rubocop.yml
tiny_tds-2.1.4-x64-mingw32 .rubocop.yml
tiny_tds-2.1.4-x86-mingw32 .rubocop.yml
tiny_tds-2.1.4 .rubocop.yml