Skip to content

Commit

Permalink
Add Lint/RaiseException rule
Browse files Browse the repository at this point in the history
  - introduced in 0.81.0, rubocop/rubocop#7325
  • Loading branch information
olleolleolle committed Sep 14, 2020
1 parent 88b1a28 commit 36e4174
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions shared_rubocop.yml
Expand Up @@ -143,3 +143,6 @@ Style/StabbyLambdaParentheses:
Layout/SpaceInLambdaLiteral:
Enabled: true
EnforcedStyle: require_no_space

Lint/RaiseException:
Enabled: true

0 comments on commit 36e4174

Please sign in to comment.