rileyhulick

Results 1 issues of rileyhulick

Mingw-w64 converts between Posix and Windows paths for inputs but not for outputs, so using its version of global.exe results in paths that look like `/c/path/to/file` rather than `C:/path/to/file`. VSCode...