Files
Test_7/kibot/yaml/kibot_filt_exclude_testpoints.yaml
Jonathan Krauss 862bd3b95f
All checks were successful
KiBot CI / test (push) Successful in 49s
Initial commit
2026-03-10 23:04:58 +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