Skip to content

Conversation

@damacus
Copy link
Contributor

@damacus damacus commented Nov 9, 2025

  • Change File.expand_path to use dir instead of FILE in gemspec to properly resolve the lib directory path
  • Extract repetitive proxy environment variable logic into separate proxy_env_vars helper method
  • Reduce dockerfile_proxy_config ABC size from 24.21 to below threshold
  • Reduce method length from 14 lines to 4 lines to meet style guidelines

Signed-off-by: Dan Webb dan.webb@damacus.io

- Change File.expand_path to use __dir__ instead of __FILE__ in gemspec to properly resolve the lib directory path
- Extract repetitive proxy environment variable logic into separate proxy_env_vars helper method
- Reduce dockerfile_proxy_config ABC size from 24.21 to below threshold
- Reduce method length from 14 lines to 4 lines to meet style guidelines

Signed-off-by: Dan Webb <dan.webb@damacus.io>
Signed-off-by: Dan Webb <dan.webb@damacus.io>
Signed-off-by: Dan Webb <dan.webb@damacus.io>
@damacus
Copy link
Contributor Author

damacus commented Nov 9, 2025

@copilot look at how we do things in https://github.com/test-kitchen/kitchen-vagrant/

fix this chefstyle issue

Copy link
Contributor

Copilot AI commented Nov 9, 2025

@damacus I've opened a new pull request, #441, to work on those changes. Once the pull request is ready, I'll request review from you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants