config.toml 176 B

1234567
  1. # Copyright (C) 2000 - 2022 Daniel Stenberg, <daniel@haxx.se>, et al.
  2. #
  3. # SPDX-License-Identifier: curl
  4. ignoreRules = [ "DEAD_STORE" ]
  5. build = "make"
  6. setup = ".lift/setup.sh"