hjw created FLINK-29187:
---------------------------
Summary: mvn spotless:apply to format code in Windows
Key: FLINK-29187
URL: https://issues.apache.org/jira/browse/FLINK-29187
Project: Flink
Issue Type: Improvement
Affects Versions: 1.15.2
Reporter: hjw
When use mvn spotless:apply command to format flink code in Windows, the EOL of
file will be replced to CRLF.
I think we can add a `.gitattributes` file to force the code eol to be LF.
The realtion issue is [链接标题|https://github.com/diffplug/spotless/issues/39]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)