From ea0819c364fbeaf604a6f343d61788c82462c75a Mon Sep 17 00:00:00 2001 From: Edwin Kofler Date: Sun, 17 Dec 2023 12:07:33 -0800 Subject: [PATCH] style: Align attributes --- community/Hashicorp.gitattributes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/Hashicorp.gitattributes b/community/Hashicorp.gitattributes index 3f88e2b..a2950c7 100644 --- a/community/Hashicorp.gitattributes +++ b/community/Hashicorp.gitattributes @@ -2,9 +2,9 @@ *.hcl eol=lf # Terraform -*.tf text eol=lf +*.tf text eol=lf *.tf.json text eol=lf -*.tfvars text eol=lf +*.tfvars text eol=lf # Vagrant Vagrantfile text eol=lf