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
- Use posix=False for shlex.split on Windows to prevent backslashes
in paths from being interpreted as escape characters
- Prefer codeql.exe over the Unix shell wrapper on Windows
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments