From a6bf66454d810cb265681f14ee5b8c520a1845d6 Mon Sep 17 00:00:00 2001 From: "deepsource-autofix[bot]" <62050782+deepsource-autofix[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 05:02:28 +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 ad984cc according to the output from ClangFormat, dotnet-format, Prettier, RuboCop, Rustfmt, Scalafmt, StandardJS, StandardRB and swift-format. Details: None --- index.html | 92 ++++++++++++++++++------------------- js/sentry.js | 4 +- tools/calculator.html | 80 ++++++++++++++++----------------- tools/clock.html | 44 +++++++++--------- tools/converter.html | 72 ++++++++++++++--------------- tools/countdown.html | 102 +++++++++++++++++++++--------------------- tools/password.html | 78 +++++++++++++++++--------------- tools/qr.html | 62 ++++++++++++------------- tools/timestamp.html | 68 +++++++++++++++------------- 9 files changed, 307 insertions(+), 295 deletions(-) diff --git a/index.html b/index.html index a473150..b69c220 100644 --- a/index.html +++ b/index.html @@ -1,50 +1,50 @@ - + -
- - -A collection of useful tools, all in one place.
-A collection of useful tools, all in one place.
+