fileGlobsToAnalyze property

List<String> fileGlobsToAnalyze

Return a list of glob patterns selecting the files that this plugin is interested in analyzing.

Implementation

List<String> get fileGlobsToAnalyze;