# Generated by roxygen2: do not edit by hand

export(create_precommit_config)
export(create_precommit_hook)
export(edit_precommit_config)
export(install_precommit)
export(run_precommit)
importFrom(cli,cli_alert_danger)
importFrom(cli,cli_alert_info)
importFrom(cli,cli_alert_success)
importFrom(cli,cli_div)
importFrom(cli,cli_h1)
importFrom(fs,dir_copy)
importFrom(fs,dir_ls)
importFrom(fs,file_copy)
importFrom(fs,file_exists)
importFrom(fs,path_abs)
importFrom(utils,file.edit)
importFrom(yaml,as.yaml)
importFrom(yaml,read_yaml)
importFrom(yaml,verbatim_logical)
importFrom(yaml,write_yaml)
importFrom(yaml,yaml.load_file)
