Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Rules are Python strings that should evaluate to True or False.

All rules are evaluated in the file's order to modify the args dict. You can add a "break": true entry in your rule if you want to skip the following rules when the rule is True.

They can the following contain substitution tokens:

...