Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-3945

Problem with line breaks in zeppelin-web when running a git clone from Windows

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.9.0
    • 0.11.0
    • front-end

    Description

      We detect a problem when we run a git clone of the zeppelin-web from Windows with the autocrlf activated (The recomended way).

      The project is not compiled because for certain files LF is expected and CRLF is had.

      Maybe is a good idea to add a configuration in a .gitattributes file to prevent git from converting linebreaks in .js files. It would be something of the style

      * .js text eol = lf
      

      Attachments

        Activity

          People

            proceane Juyeon Kim
            llozano Luis Lozano Coira
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: