The set of functions that should additionally be considered as using a file path. Entries in this array use the FunctionInfo format from the dependencies query.
Automatically ignore URLs (http/https/ftp) so they are not reported as absolute paths.
Include paths that are built by functions, e.g., file.path()
Include every string, even if it is not used as a file path, to count, strings must have a length of at least 3 chars
Whether to include paths that are constructed by functions
Which path the relative-path quick fix is built against: @project (project root, falling back to the
script when there is no root), @script, @home, or a literal directory.
Extend the built-in absolute path recognition with additional regexes