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: 192,777 of 193,756
Downloads: 214

Daily

Ranking: 18,002 of 193,649
Downloads: 20

Depended by

RankDownloadsName

Depends on

RankDownloadsName
56705,297,141rubocop
87525,365,170rubocop-ast
478109,114,337lint_roller

Owners

#GravatarHandle
1iconia-content