aboutsummaryrefslogtreecommitdiffstats
path: root/ci/custom_cops/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix `CustomCops/AssertNot` to allow it to have failure messageRyuta Kamizono2018-05-131-1/+1
* Add RuboCop for `assert_not` over `assert !`Daniel Colson2018-04-192-0/+41
* Add custom RuboCop for `assert_not` over `refute`Daniel Colson2018-04-032-0/+74