format should handle paths longer than MAX_PATH
Open
Question
- Dominant language
- No language data
- Stars
- 1.9k
- Forks
- 173
- Avg merge
- 10d 13h
- Merged PRs (30d)
- 1
Description
In gitlab-ci, the file path length in the project easily exceeded the limit of 260, which directly caused me to be unable to use this tool in gitlab-ci. Is it possible to fix this problem?
reference:
https://github.com/dotnet/msbuild/issues/53
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.