Skip to content

Commit 7bdcd55

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 <elliot.morris@foundry.com>
1 parent 4287f14 commit 7bdcd55

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.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)