Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FooterTag

Defines an interface for configuration-defined required tags.

Hierarchy

  • FooterTag

Index

Properties

Properties

Optional flags

flags: undefined | string

RegExp flags to use with the values property.

Optional occurrence

occurrence: undefined | string

How many occurrences of the tag must be seen in a PR.

Optional values

values: undefined | string

A RegExp defining the valid values for a tag.

Generated using TypeDoc