commands/exec: allow customising environment. #1811
Annotations
3 errors
|
Run brew test-bot --only-tap-syntax:
spec/bundle/commands/exec_command_spec.rb#L39
Style/FetchEnvVar: Use `ENV.fetch("PATH")` or `ENV.fetch("PATH", nil)` instead of `ENV["PATH"]`.
|
Run brew test-bot --only-tap-syntax
Process completed with exit code 1.
|
Loading