A list of glob patterns matching the files that run cares about.
This can include Dart files, Yaml files, ...
@override List<String> get filesToAnalyze => const ['**.dart'];