Function tvix::lint

source ·
pub(crate) fn lint(code: &str, path: Option<PathBuf>, args: &Args) -> bool
Expand description

Interpret the given code snippet, but only run the Tvix compiler on it and return errors and warnings.