Migration/DepartmentName
| Enabled by default | Safe | Supports autocorrection | Version Added | Version Changed |
|---|---|---|---|---|
Enabled |
Yes |
Always |
0.75 |
- |
Checks that cop names in rubocop:disable comments are given with department name.
Examples
# bad
# rubocop:disable AbcSize
# good
# rubocop:disable Metrics/AbcSize