sue445/rubocop_auto_corrector

View on GitHub
lib/rubocop_auto_corrector/data.yml

Summary

Maintainability
Test Coverage
cop_orders:
  # Run `Style/UnneededPercentQ` before `Style/StringLiterals`.
  Style/UnneededPercentQ: 50

exclude_cops:
  Lint/UnneededDisable: "Lint/UnneededDisable can not be used with --only."