From 91befe8e53708677c98bd90df1bad70644ee4a89 Mon Sep 17 00:00:00 2001 From: ben Date: Wed, 15 May 2019 01:29:53 +0200 Subject: [PATCH] [GH-35] enforce LF in order to fix windows build --- .gitattributes | 1 + CHANGELOG.md | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..fcadb2cf --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text eol=lf diff --git a/CHANGELOG.md b/CHANGELOG.md index 66d7e996..6471a59b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Restrict testing to linux as docker is omitted on Mac and Windows build in travis. +### Fixed +- Broken Windows build due to formatting solved by enforcing LF using gitattributes. + ## [1.0.1] - 2019-05-14 ### Fixed - Publication of artifacts.