Files
gitlab-foss/gems/gitlab-backup-cli/.rubocop.yml
2025-03-05 06:17:11 +00:00

17 lines
266 B
YAML

inherit_from:
- ../config/rubocop.yml
Gemfile/MissingFeatureCategory:
Enabled: false
Rails/Exit:
Enabled: false
# Configuration parameters: AllowSubject.
RSpec/MultipleMemoizedHelpers:
Max: 25
AllowSubject: true
Rails/RakeEnvironment:
Enabled: false