Categories: None [Edit]

rubocop-hash_inspect

https://rubygems.org/gems/rubocop-hash_inspect
https://github.com/puppetlabs/rubocop-hash_inspect
A RuboCop cop that statically detects Ruby code relying on the pre-Ruby 3.4 Hash#inspect output format (e.g. {:sym=>1}). Ruby 3.4 changed Hash#inspect to produce {sym: 1, "str" => 2}, breaking tests that hardcode the old format. Run as part of `pdk validate` to catch incompatibilities before upgrading to Puppet 9 (Ruby 4).

Total

Ranking: 143,489 of 196,721
Downloads: 4,412

Daily

Ranking: 10,700 of 196,694
Downloads: 59

Depended by

RankDownloadsName

Depends on

RankDownloadsName
56743,824,096rubocop
85560,973,852rubocop-ast
392134,912,827lint_roller

Owners

#GravatarHandle
1iconia-content