Browse Source

Remove Style/Copyright Rubocop (#23665)

closed-social-glitch-2
Nick Schonning 1 year ago
committed by GitHub
parent
commit
7a941b42d3
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      .rubocop.yml

+ 0
- 4
.rubocop.yml View File

@ -94,10 +94,6 @@ Rails/Exit:
- 'lib/mastodon/cli_helper.rb'
- 'lib/cli.rb'
Style/Copyright:
Enabled: false
AutocorrectNotice:
Style/HashSyntax:
EnforcedStyle: ruby19_no_mixed_keys

Loading…
Cancel
Save