From b806580787a8116468e9d01365acc02b83912915 Mon Sep 17 00:00:00 2001 From: Christof Laenzlinger <6319634+laenzlinger@users.noreply.github.com> Date: Mon, 28 Oct 2024 19:22:55 +0100 Subject: [PATCH] Improve kibot config deprication warnings --- pedalboard-hw.kibot.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pedalboard-hw.kibot.yaml b/pedalboard-hw.kibot.yaml index a77fe0a..1e4ac1e 100644 --- a/pedalboard-hw.kibot.yaml +++ b/pedalboard-hw.kibot.yaml @@ -17,10 +17,9 @@ import: - file: PCBWay preflight: - run_erc: true - run_drc: true + erc: true + drc: true check_zone_fills: true - ignore_unconnected: false set_text_variables: name: GIT_HASH command: git rev-parse --short HEAD