AllCheckers:
  Include:
    - "features/**/*.feature"

Style/FeatureName:
  Enabled: true
  AllowPunctuation: true
  EnforceTitleCase: true

Style/IndentationWidth:
  Enabled: true
  Width: 2
