* git sync respect noProxy settings
* added testing and more edge cases
* removed dev time logging
* rename urlInNoProxy to isUrlMatchedInNoProxyRule
* added a validation check and test for invalid url edge case
* removed dev time script
* change git-sync proxy UX behavior to match the rest of insomnia
* refactor conditional to highlight opinionated intent more clearly
* minor refactor to satisfy sonarlint
* remove uneccesary tests
Co-authored-by: jacubic <jason.cubic@daimler.com>
Co-authored-by: Jack Kavanagh <jackkav@gmail.com>