https://gitlab.com/tezos/tezos
Raw File
Tip revision: 8e133bdeb26a65c3c24df55afb8cfb97ee555809 authored by Gabriel Moise on 07 March 2024, 10:45:23 UTC
WIP: add some code that should trigger semgrep linter errors
Tip revision: 8e133bd
dune
(copy_files
  (alias copy-parameters)
  (mode (promote (until-clean)))
  (files ../lib_parameters/*.json))
back to top