From 7d81912977293500ee5f488526037b3bf9dc6125 Mon Sep 17 00:00:00 2001 From: "deepsource-autofix[bot]" <62050782+deepsource-autofix[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 02:42:33 +0000 Subject: [PATCH] style: format code with ClangFormat, dotnet-format, Prettier, RuboCop, Rustfmt, Scalafmt, StandardJS, StandardRB and swift-format This commit fixes the style issues introduced in 16a905b according to the output from ClangFormat, dotnet-format, Prettier, RuboCop, Rustfmt, Scalafmt, StandardJS, StandardRB and swift-format. Details: None --- js/main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/main.js b/js/main.js index 9f6e79e3..cd91ca28 100644 --- a/js/main.js +++ b/js/main.js @@ -1,2 +1,2 @@ // For future interactivity (theme switch, search, etc.) -console.log("All-in-One Tools loaded."); \ No newline at end of file +console.log("All-in-One Tools loaded.");