• @[email protected]
    link
    fedilink
    English
    2511 months ago

    A quick “find all references” will point out it’s not used and can be deleted if it accidentally gets checked in but ideally, you have systems in place to not let it get checked into the main branch in the first place.

    • Flarp
      link
      fedilink
      2711 months ago

      Yeah that should be looked for in a CI line check, not a compilation requirement

    • @anemoia_one
      link
      English
      5
      edit-2
      11 months ago

      Yeah any compiler should support environments or config files. Our CI would never work with without --env “stage”