<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 8/2/2021 7:04 PM, Vanessa Freudenberg via Cuis-dev wrote:
    <blockquote
cite="mid:CAOWGXNBVe8=EZdCO11ZfyGhPcgT2L1gtY0WpRYgBc63MxGxu8Q@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div dir="ltr">On Mon, Aug 2, 2021 at 10:13 AM Nicola Mingotti
          via Cuis-dev <<a moz-do-not-send="true"
            href="mailto:cuis-dev@lists.cuis.st">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
                    moz-do-not-send="true"
                    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><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><br>
          </div>
          <div>Vanessa</div>
        </div>
      </div>
    </blockquote>
    <br>
    The standard in Cuis is to use LF. It seems this new repo by Nicola
    is missing the .gitattributes file that we usually add to tell git
    not to mess with line endings. Nicola, please see Cuis-Smalltalk-Dev
    and add the file. You can also fix line endings as I say below.<br>
    <br>
    A convenient way to fix denormal files is to open a FileList, click
    on the file, move to editor (bottom half), do cmd/alr-a (select
    all), cmd/alt-shift-u (convert to LF), cmd/alt-s (save).<br>
    <br>
    Cheers,<br>
    <pre class="moz-signature" cols="72">-- 
Juan Vuletich
<a class="moz-txt-link-abbreviated" href="http://www.cuis-smalltalk.org">www.cuis-smalltalk.org</a>
<a class="moz-txt-link-freetext" href="https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev">https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev</a>
<a class="moz-txt-link-freetext" href="https://github.com/jvuletich">https://github.com/jvuletich</a>
<a class="moz-txt-link-freetext" href="https://www.linkedin.com/in/juan-vuletich-75611b3">https://www.linkedin.com/in/juan-vuletich-75611b3</a>
@JuanVuletich</pre>
  </body>
</html>