Skip to content

Commit 40f1f07

Browse files
committed
[Lint] Standardize line endings.
OpenAssetIO/OpenAssetIO#1200, explicitly set git behaviour for line endings , ensuring linux style line endings. We noted in some cases our CI was configured with automatic end of line conversion, which cause some linting problems, especially on windows. Signed-off-by: Elliot Morris <[email protected]>
1 parent 8ba0786 commit 40f1f07

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Force linux style line endings.
2+
* text=auto eol=lf

0 commit comments

Comments
 (0)