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
codetools has a hard time correctly analyzing the function, causing multiple false positive lints that need to be disabled.
If we refactor quotes_linter() to not use with(), codetools should have such a hard time analyzing it.