[jira] [Created] (FLINK-6636) Enforce line-ending in web-frontend files

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-6636) Enforce line-ending in web-frontend files

Shang Yuanchun (Jira)
Chesnay Schepler created FLINK-6636:
---------------------------------------

             Summary: Enforce line-ending in web-frontend files
                 Key: FLINK-6636
                 URL: https://issues.apache.org/jira/browse/FLINK-6636
             Project: Flink
          Issue Type: Improvement
          Components: Webfrontend
    Affects Versions: 1.4.0
            Reporter: Chesnay Schepler


The web-frontend build system currently uses platform-dependent line-endings for generated files. This trip up git, which shows that every files was modified, while showing an empty diff.

Maybe we could use https://www.npmjs.com/package/gulp-line-ending-corrector for this.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)