ManageIQ / manageiq-content

Default ManageIQ content
Apache License 2.0
13 stars 120 forks source link

Clean yaml files #705

Closed jaywcarman closed 2 years ago

jaywcarman commented 2 years ago

Ran bundle exec rake clean_yaml_files and committed the generated changes.

This is in response to @Fryguy's comment in https://github.com/ManageIQ/manageiq-content/pull/702#issuecomment-1032708821

miq-bot commented 2 years ago

Checked commit https://github.com/jaywcarman/manageiq-content/commit/cf7cb1dcee461dc9599ae4977a2b1d86fff34c2b with ruby 2.6.3, rubocop 1.13.0, haml-lint 0.35.0, and yamllint 0 files checked, 0 offenses detected Everything looks fine. :trophy:

Fryguy commented 2 years ago

Ugh, the classic whitespace problem rears its ugly head...let's see how this PR fares. See also https://github.com/ManageIQ/manageiq-content/pull/677 and https://github.com/ManageIQ/manageiq-content/pull/678

jaywcarman commented 2 years ago

@agrare took care of this in #707