From 5d6ff1f72abb71a599cde36140a4f3f5fd33f3eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20R=C3=BCegg?= Date: Thu, 18 Sep 2025 16:52:01 +0200 Subject: [PATCH] Whitespace is added to empty file --- .../src/test/files/FormatterSnippetTests/input/empty-file.pkl | 0 .../src/test/files/FormatterSnippetTests/output/empty-file.pkl | 0 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 pkl-formatter/src/test/files/FormatterSnippetTests/input/empty-file.pkl create mode 100644 pkl-formatter/src/test/files/FormatterSnippetTests/output/empty-file.pkl diff --git a/pkl-formatter/src/test/files/FormatterSnippetTests/input/empty-file.pkl b/pkl-formatter/src/test/files/FormatterSnippetTests/input/empty-file.pkl new file mode 100644 index 00000000..e69de29b diff --git a/pkl-formatter/src/test/files/FormatterSnippetTests/output/empty-file.pkl b/pkl-formatter/src/test/files/FormatterSnippetTests/output/empty-file.pkl new file mode 100644 index 00000000..e69de29b