# Generated by roxygen2: do not edit by hand

S3method(check_linter,"function")
S3method(check_linter,character)
S3method(check_linter,default)
S3method(check_linter,list)
S3method(lint_full_stop,character)
S3method(lint_full_stop,default)
S3method(lint_full_stop,roxy_tag)
S3method(lint_no_full_stop,character)
S3method(lint_no_full_stop,default)
S3method(lint_no_full_stop,roxy_tag)
S3method(lint_sentence_case,character)
S3method(lint_sentence_case,default)
S3method(lint_sentence_case,roxy_tag)
S3method(lint_starts_lowercase,character)
S3method(lint_starts_lowercase,default)
S3method(lint_starts_lowercase,roxy_tag)
S3method(lint_title_case,character)
S3method(lint_title_case,default)
S3method(lint_title_case,roxy_tag)
S3method(roxygen2::roclet_output,roclet_roxylint)
S3method(roxygen2::roclet_process,roclet_roxylint)
export(check_linter)
export(demo_tag)
export(lint_full_stop)
export(lint_no_full_stop)
export(lint_sentence_case)
export(lint_starts_lowercase)
export(lint_title_case)
export(register_linters)
export(roxylint)
export(tidy)
export(tidy_param)
export(tidy_return)
export(tidy_seealso)
export(tidy_title)
importFrom(utils,capture.output)
importFrom(utils,packageName)
