79799422

Date: 2025-10-25 09:54:22
Score: 0.5
Natty:
Report link

Use dynamic names and prefix namespaces to map one string to another:

env {
  arch_32: i386
  arch_64: x86_64
}
...
${{ env[ format('arch_{0}', machine_architecture) ] }}

A practical example

Reasons:
  • Probably link only (1):
  • Contains signature (1):
  • Low length (1):
  • Has code block (-0.5):
  • High reputation (-2):
Posted by: Basilevs