<div dir="ltr"><div dir="ltr">Vanessa,</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Aug 2, 2021 at 6:04 PM Vanessa Freudenberg via Cuis-dev <<a href="mailto:cuis-dev@lists.cuis.st">cuis-dev@lists.cuis.st</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr">On Mon, Aug 2, 2021 at 10:13 AM Nicola Mingotti via Cuis-dev <<a href="mailto:cuis-dev@lists.cuis.st" target="_blank">cuis-dev@lists.cuis.st</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  

    
  
  <div>
    <br><font size="+1"><font face="monospace"><a href="https://github.com/nmingotti/Cuis-Smalltalk-RegEx" target="_blank">https://github.com/nmingotti/Cuis-Smalltalk-RegEx</a></font></font></div></blockquote><div><br></div><div>I'm noticing a happy mix of line endings in these source files.</div></div></div></blockquote><div><br></div><div>I wouldn't call it a 'happy' mix :-)   Cuis source code can include CR but it is a bit ugly in editor windows.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><div><br></div><div>Is there a general policy about that in Cuis? I'd have thought git would be much happier with newlines.</div></div></div></blockquote><div><br></div><div>Use LF, it makes for a more pleasant editing experience and is more git friendly. IIRC, there is a git repo setting (primarily used by Windows developers) you can use to make it work better with CR but that's not what we typically do.  Just as an FYI, I believe git will technically work with CR but the diffs will be ugly as it will treat chunks of files as one big line until it hits a LF.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><div><br></div><div>Vanessa</div></div></div><br></blockquote><div><br></div><div>Thanks,</div><div>Phil </div></div></div>