Skip to content

Commit

Permalink
Remove missing style guide link from Rails/DefaultScope
Browse files Browse the repository at this point in the history
  • Loading branch information
masato-bkn committed Sep 30, 2023
1 parent 8d63d0e commit 672cc6b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions changelog/fix_remove_ missing_style_guide_link_from.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* [#1135](https://github.com/rubocop/rubocop-rails/pull/1135): Remove missing style guide link from `Rails/DefaultScope`. ([@masato-bkn][])
1 change: 0 additions & 1 deletion config/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,6 @@ Rails/Date:

Rails/DefaultScope:
Description: 'Avoid use of `default_scope`.'
StyleGuide: 'https://rails.rubystyle.guide#avoid-default-scope'
Enabled: false
VersionAdded: '2.7'

Expand Down

0 comments on commit 672cc6b

Please sign in to comment.