Naming
First
#data/rule-example.yaml
version: v1.1
type: Stub
name: my-stub-rule
rules:
...Second
#data/my-stub-rule.yaml
version: v1.1
type: Stub
rules:
...Last updated
#data/rule-example.yaml
version: v1.1
type: Stub
name: my-stub-rule
rules:
...#data/my-stub-rule.yaml
version: v1.1
type: Stub
rules:
...Last updated