Skip to content

Tidy up Style/FetchEnvVar RuboCop violations

Evan Read requested to merge eread/tidy-up-fetch_env_var-rubocop-violations into main

What does this MR do and why?

To be able to enable RuboCop in project, we need to fix violations first.

This fixes Style/FetchEnvVar (https://docs.rubocop.org/rubocop/cops_style.html#stylefetchenvvar) violations.

Merge request acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports