aboutsummaryrefslogblamecommitdiffstats
path: root/.rubocop.yml
blob: 2379a2afd0966e0a991266bea6aa35cf832b75f7 (plain) (tree)
1
2
3
4
5
6





                                 
AllCops:
  DisabledByDefault: true

Style/FrozenStringLiteralComment:
  Enabled: true
  EnforcedStyle: always