1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/lib/pry/slop
Kyrylo Silin 8d97eb84f1 rubocop: disable Style/DoubleNegation
This cop makes sense to me, however a lot of our code has offences that are not
fixable on the same level. To avoid them we'd need to redesign API of some
classes, which isn't worth it.
2019-03-23 20:03:52 +02:00
..
commands.rb rubocop: fix offences of the Style/GuardClause cop 2019-03-23 02:37:09 +02:00
LICENSE add slop v3.4 LICENSE file as lib/pry/slop/LICENSE 2015-12-11 06:13:40 +00:00
option.rb rubocop: disable Style/DoubleNegation 2019-03-23 20:03:52 +02:00