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
Comment by JeffryBooher Thursday Aug 08, 2013 at 22:59 GMT
I installed the Whitespace Normalizer Brackets Extension because I was having a problem with LF => CRLF warnings and was hoping that would fix it. It didn't but I still left the Normlizer on. I'm not sure what the policy is for non html/css/js/cpp/h files but it seems that the changes to .gitmodules are dubious (except for the change pointing tern to the official repo) and aren't that big.
I will roll it back, however, if someone is annoyed with the change. I just didn't think it was worth adding another commit for that.
The whitespace changes are probably okay (the man page for git config suggests that git is supposed to be lenient to various forms of whitespace in config files), but for future reference it's probably better to make these sorts of changes by using git submodule rather than hand-editing the .gitmodules file.
Issue by JeffryBooher
Thursday Aug 08, 2013 at 22:53 GMT
Originally opened as adobe/brackets#4708
apparently this also converts tabs to spaces in the .gitmodules file also (courtesy of the Whitespace Normalizer extension)
JeffryBooher included the following code: https://github.com/adobe/brackets/pull/4708/commits
The text was updated successfully, but these errors were encountered: