Enable Minitest/SkipEnsure

I believe this was supposed to be included in 1b736a8
This commit is contained in:
Hartley McGuire 2022-09-20 21:20:17 -04:00
parent 859af30e3b
commit d68e36beab
No known key found for this signature in database
GPG Key ID: E823FC1403858A82
1 changed files with 3 additions and 0 deletions

View File

@ -330,5 +330,8 @@ Minitest/AssertRaisesWithRegexpArgument:
Minitest/AssertWithExpectedArgument:
Enabled: true
Minitest/SkipEnsure:
Enabled: true
Minitest/UnreachableAssertion:
Enabled: true