interestingFiles property
The glob patterns of the files for which the plugin will provide
information. This value is ignored if the isCompatible field is
false. Otherwise, it will be used to identify the files for which the
plugin should be notified of changes.
Implementation
List<String> interestingFiles;