AllCops:
  Excludes:
    - .bundle/**
    - .git/**
    - coverage/**
    - vendor/**
MethodLength:
  Max: 30
Documentation:
  Enabled: false