Gets the list of sub-tasks for the given file paths.
filePaths is the list of file paths to process post-filtering.
filePaths
List<HookTask> getSubTasks(Iterable<String> filePaths) => [];