Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix `CustomCops/AssertNot` to allow it to have failure message | Ryuta Kamizono | 2018-05-13 | 1 | -1/+1 |
* | Add RuboCop for `assert_not` over `assert !` | Daniel Colson | 2018-04-19 | 2 | -0/+41 |
* | Add custom RuboCop for `assert_not` over `refute` | Daniel Colson | 2018-04-03 | 2 | -0/+74 |