You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add an exception for library() calls inside functions -- e.g. for libraries calling library() on behalf of the user. The current logic seems tailored to scripts, but the linter will end up being used in packages too.