PreCommitHook.verbose constructor
const
PreCommitHook.verbose({})
Implementation
const PreCommitHook.verbose({
required super.tasks,
super.diffFilters = _defaultDiffFilters,
super.diffArgs = _defaultDiffArgs,
this.allowEmpty = false,
}) : super.verbose();