<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <br>
    <br>
    <div class="moz-cite-prefix">On 8/3/21 2:49 AM, Juan Vuletich wrote:<br>
    </div>
    <blockquote type="cite" cite="mid:610892A7.8060507@jvuletich.org">
      <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
      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

</pre>
    </blockquote>
    <br>
    ok done! thank you for giving me the procedure ;) <br>
    <br>
    please let me know if it is all fine so i close the issue in github.<br>
    <br>
    bye<br>
    Nicola<br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
  </body>
</html>