• @[email protected]
    link
    fedilink
    2411 months ago

    Here go ahead and do us all a favor and change that line of code to:

    valid_jurisdictions = [“federal”, “state”, “local”];

    • @[email protected]
      link
      fedilink
      311 months ago

      readAccess = PUBLIC;

      Sorry to change paradigms on you but you have to externalize those strings in the service. You don’t want to have to push to prod to change typos, otherwise your whole system is going to wind up hard-coded to readAccess = “pubic”;