Allow raise keyword for exceptions
This commit is contained in:
parent
9e65b519c3
commit
59ea606857
1 changed files with 4 additions and 0 deletions
|
@ -83,3 +83,7 @@ TrivialAccessors:
|
|||
# And also have a differend opinion here
|
||||
AndOr:
|
||||
Enabled: false
|
||||
|
||||
# I like my raise
|
||||
SignalException:
|
||||
Enabled: false
|
||||
|
|
Loading…
Reference in a new issue