Initial commit

This commit is contained in:
2026-03-10 16:51:51 +00:00
commit 3f6772488e
70 changed files with 9056 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
# KiBot Filter for excluding testpoints
kibot:
version: 1
filters:
- name: '@NAME@'
comment: '@COMMENT@'
type: generic
exclude_any:
- column: Reference
regex: "TP"
...
definitions:
COMMENT: Exclude only testpoints
NAME: exclude_testpoints