Categories: None [Edit]
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: - of 0
Downloads: -
Daily
Ranking: - of 0
Downloads: -
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | ia-content |