Skip to content

Commit 3bc33de

Browse files
authored
Better sourc of good and bad examples
1 parent 3c2d74c commit 3bc33de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/development.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ Use the following rules to give the new cop a name:
4040
* Lines with no symbols are called "empty", not "blank", e.g. `LeadingEmptyLines` instead of `LeadingBlankLines`
4141
* Prefer "redundant" to "unneeded", e.g. `RedundantSelf` instead of `UnneededSelf`
4242

43-
See the https://github.com/rubocop/rubocop-rspec/blob/dad11fc2d341f88d395b7196f78c7ba67fcb4c17/config/obsoletion.yml["renamed" section of `config/obsoletion.yml`]
43+
See the https://github.com/rubocop/rubocop/blob/12fd014e255617a08b7b42aa5df0745e7382af88/config/obsoletion.yml#L4["renamed" section of `config/obsoletion.yml`]
4444
for good and bad examples (old name is on the left, new name on the right).

0 commit comments

Comments
 (0)