Skip to contents

Internal helper used by check_project(). Matches any entry ending in .qmd, which covers *.qmd, **/*.qmd, and a bare analysis.qmd.

Usage

.renvignore_excludes_qmd(path)

Arguments

path

Character. Path to a project directory.

Value

A single logical.