Files
Test_WKS/kibot/yaml/kibot_filt_exclude_testpoints.yaml
2026-03-04 19:32:48 +00:00

17 lines
275 B
YAML

# 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