usebruno / bruno

Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
https://www.usebruno.com/
MIT License
27.56k stars 1.27k forks source link

fix: enhance path normalization for WSL compatibility in watcher (fix #1928) #3482

Closed Pragadesh-45 closed 1 day ago

Pragadesh-45 commented 1 week ago

fixes: #1928

Description

This PR implements validation and normalization of the filepath based on its nature, such as a WSL network path or a standard valid path.

Contribution Checklist: