From 4634794dd372cdd7ca10e6e3bff73bffccdb5280 Mon Sep 17 00:00:00 2001 From: shufo Date: Sat, 4 Jun 2022 16:23:57 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=90=9B=20new=20line=20inserted=20a?= =?UTF-8?q?t=20end=20of=20style=20tag?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ✅ Closes: https://github.com/shufo/vscode-blade-formatter/issues/385 --- __tests__/fixtures/formatted.append_tag.blade.php | 1 - __tests__/fixtures/formatted.multiline_blade_comment.blade.php | 1 - __tests__/fixtures/formatted.overwrite_tag.blade.php | 1 - __tests__/fixtures/formatted_shorttag.blade.php | 1 - __tests__/formatter.test.ts | 1 - src/formatter.ts | 3 +++ 6 files changed, 3 insertions(+), 5 deletions(-) diff --git a/__tests__/fixtures/formatted.append_tag.blade.php b/__tests__/fixtures/formatted.append_tag.blade.php index b7350311..8e40244c 100644 --- a/__tests__/fixtures/formatted.append_tag.blade.php +++ b/__tests__/fixtures/formatted.append_tag.blade.php @@ -5,7 +5,6 @@ text-decoration: underline !important; } - @append diff --git a/__tests__/fixtures/formatted.multiline_blade_comment.blade.php b/__tests__/fixtures/formatted.multiline_blade_comment.blade.php index 482082de..688db800 100644 --- a/__tests__/fixtures/formatted.multiline_blade_comment.blade.php +++ b/__tests__/fixtures/formatted.multiline_blade_comment.blade.php @@ -8,7 +8,6 @@ .original-image-tag { white-space: nowrap; } -