ruby
ruby copied to clipboard
Supress `LegacyKeyValueFormat` warnings
6 warnings found (use --debug to expand):
- LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 28)
- LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 31)
- LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 32)
- LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 33)
- LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 157)
- LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 160)