ManageIQ / inventory_refresh

Apache License 2.0
1 stars 23 forks source link

Ruby 3 keyword arguments #109

Closed kbrock closed 2 years ago

kbrock commented 2 years ago

This is #98 rebased to master (vs v02)

kept it separate to double check nothing was lost.

kbrock commented 2 years ago

I can fix normalcase for variables for just these lines, or for the whole file. let me know if you want to incur the churn

miq-bot commented 2 years ago

Checked commits https://github.com/kbrock/inventory_refresh/compare/ef5122eb348f36799c1f9eae77fc60780ddec064~...1c7b4f127e4facb5cfa05e781a3559d3957dae0a with ruby 2.6.9, rubocop 1.19.1, haml-lint 0.35.0, and yamllint 10 files checked, 6 offenses detected

spec/save_inventory/acyclic_graph_of_inventory_collections_spec.rb

kbrock commented 2 years ago

update:

agrare commented 2 years ago

Released v1.1.0 with this change