workspace_sync: Determine workspace information for a given file
Description
internal use only
Usage
workspace_sync(uri, temp_file = NULL, run_lintr = TRUE,
parse = FALSE)
Arguments
temp_file
the file to lint, determine from uri
if NULL
run_lintr
set FALSE
to disable lintr diagnostics
parse
set FALSE
to disable parsing file