Skip to contents

This stores the default rules and internal files in inst/flint. It also imports sgconfig.yml that is used by ast-grep. This file must live at the root of the project and cannot be renamed.

Usage

setup_flint(path = ".")

Arguments

path

Path to package or project root.

Value

Imports files necessary for flint to work but doesn't return any value in R.