aboutsummaryrefslogtreecommitdiffstats
path: root/ci/custom_cops/lib
Commit message (Expand)AuthorAgeFilesLines
* Bump RuboCop to 0.58.2Koichi ITO2018-07-263-115/+0
* 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