The main reason is that this way doing a pp on a Yaks::Resource will be more compact. Empty link option hashes will not be rendered because they will be identical to the default.
Also made sure rubocop ignores files under pkg, these are leftovers from locally building a gem.
The main reason is that this way doing a
pp
on aYaks::Resource
will be more compact. Empty link option hashes will not be rendered because they will be identical to the default.Also made sure
rubocop
ignores files underpkg
, these are leftovers from locally building a gem.