RuleGroupKeyWords
RuleGroupKeyWords = xxx, yyy, zzz
This key can be used to replace the internal list of standard keywords for rules groups with an individual list of keywords: Section, Stage.
Entry in a LFET.Project.ini-file:
RuleGroupKeyWords = Section, Stage
Entry in a LFET.Project.yaml-file:
LFET:
RuleGroup:
KeyWords:
- Section
- Stage
Additional information: