aboutsummaryrefslogtreecommitdiffstats
path: root/.hound.yml
blob: 01bb3875d1dd55d641868c2cf7784e09f8930731 (plain)
1
2
3
4
5
6
7
8
# Configuration for https://houndci.com/

Style/IndentationWidth:
  Description: 'Use 2 spaces for indentation.'
  Enabled: false

Style/HashSyntax:
  EnforcedStyle: hash_rockets