Skip to content

Commit

Permalink
fix emabled typo in Style/SafeNavigationChainLength
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffbax committed Nov 12, 2024
1 parent 6aef523 commit 7f36244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1674,7 +1674,7 @@ Style/SafeNavigation:
- try!

Style/SafeNavigationChainLength:
Emabled: false
Enabled: false

Style/Sample:
Enabled: true
Expand Down

0 comments on commit 7f36244

Please sign in to comment.