From 2874c08cafb156f9793ea77ba013e761f3d7a422 Mon Sep 17 00:00:00 2001 From: Orgad Shaneh Date: Tue, 16 May 2023 08:55:37 +0300 Subject: [PATCH] Enforce LF line-endings for all files * Required for getting the shebang right (for example, in WSL). * Fixes jq failures on CRLF Dockerfiles: jq: error: syntax error, unexpected INVALID_CHARACTER (Unix shell quoting issues?) at , line 1: jq: 1 compile error --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 90ec81cf7..d046483eb 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ /*/**/Dockerfile linguist-generated /Dockerfile*.template linguist-language=Dockerfile +* text=auto eol=lf pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy