From 1275adb5fdf7484b1a27e034cef55550e9334484 Mon Sep 17 00:00:00 2001 From: neru Date: Fri, 20 Mar 2026 19:06:08 -0300 Subject: [PATCH] style: trailing newline --- vendor/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor/CMakeLists.txt b/vendor/CMakeLists.txt index 4832cbb..a532f7e 100644 --- a/vendor/CMakeLists.txt +++ b/vendor/CMakeLists.txt @@ -1,2 +1,2 @@ add_subdirectory(nerutils) -add_subdirectory(simdjson) \ No newline at end of file +add_subdirectory(simdjson)