We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e568e14 commit 9c0137aCopy full SHA for 9c0137a
.github/PULL_REQUEST_TEMPLATE.md
@@ -15,7 +15,6 @@ If you have created a new cop:
15
16
- [ ] Added the new cop to `config/default.yml`.
17
- [ ] The cop is configured as `Enabled: pending` in `config/default.yml`.
18
-- [ ] The cop is configured as `Enabled: true` in `.rubocop.yml`.
19
- [ ] The cop documents examples of good and bad code.
20
- [ ] The tests assert both that bad code is reported and that good code is not reported.
21
- [ ] Set `VersionAdded: "<<next>>"` in `default/config.yml`.
0 commit comments