Refactor #19771
Fix Rubocop: Layout/EmptyLineAfterMagicComment
Description
Related issues
Associated revisions
Refs #19771 - Enable Style/Encoding cop
To fix Layout/EmptyLineAfterMagicComment, the encoding magic comments
were removed, as UTF-8 is default with recent Rubies.
[ci skip]
History
#1
Updated by Anonymous about 3 years ago
- Related to Refactor #22058: Rubocop Tracker Issue added
#2
Updated by Anonymous about 3 years ago
- % Done changed from 0 to 100
- Status changed from New to Closed
Applied in changeset 85166454d944be886b85670c631a1c08c3363de9.
#3
Updated by Tomer Brisker about 3 years ago
- Legacy Backlogs Release (now unused) set to 296
- Assignee set to Tomer Brisker
- Subject changed from Fix Rubocop: Layout/EmptyLineAfterMagicComment to Fix Rubocop: Layout/EmptyLineAfterMagicComment
Fixes #19771 - Fix Layout/EmptyLineAfterMagicComment cop