fileGlobsToAnalyze property

  1. @override
List<String> fileGlobsToAnalyze
final

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

Implementation

@override
final List<String> fileGlobsToAnalyze;