Skip to content

Commit ef00c0d

Browse files
committed
Add Vagrantfile lint exceptions
1 parent 6ba358b commit ef00c0d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/lint/check_file_type.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,8 @@
145145
"apps/microtvm/zephyr/template_project/qemu-hack/qemu-system-riscv32",
146146
"apps/microtvm/zephyr/template_project/qemu-hack/qemu-system-riscv64",
147147
# microTVM Virtual Machines
148+
"apps/microtvm/reference-vm/arduino/Vagrantfile",
149+
"apps/microtvm/reference-vm/arduino/base-box/Vagrantfile.packer-template",
148150
"apps/microtvm/reference-vm/zephyr/Vagrantfile",
149151
"apps/microtvm/reference-vm/zephyr/base-box/Vagrantfile.packer-template",
150152
}

0 commit comments

Comments
 (0)