Genshin/phantom_svg

View on GitHub
.rubocop.yml

Summary

Maintainability
Test Coverage
AsciiIdentifiers:
  Enabled: false

AsciiComments:
  Enabled: false

AccessorMethodName:
  Enabled: false

LineLength:
  Max: 99

AllCops:
  Excludes:
    - 'Guardfile'