From 05e71708c9c52fd1cbcdb1f129971fbddeedca82 Mon Sep 17 00:00:00 2001 From: "deepsource-autofix[bot]" <62050782+deepsource-autofix[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 03:29:54 +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 d05613e according to the output from ClangFormat, dotnet-format, Prettier, RuboCop, Rustfmt, Scalafmt, StandardJS, StandardRB and swift-format. Details: None --- index.html | 79 +++++++++++++++---------------- js/sentry.js | 8 ++-- tools/calculator.html | 85 +++++++++++++++++---------------- tools/calculator.js | 15 +++--- tools/clock.html | 49 ++++++++++--------- tools/converter.html | 77 +++++++++++++++--------------- tools/converter.js | 20 ++++---- tools/countdown.html | 107 ++++++++++++++++++++++-------------------- tools/password.html | 83 ++++++++++++++++++-------------- tools/password.js | 8 ++-- tools/qr.html | 67 +++++++++++++------------- tools/qr.js | 6 +-- tools/timestamp.html | 73 +++++++++++++++------------- 13 files changed, 354 insertions(+), 323 deletions(-) diff --git a/index.html b/index.html index b16e92af..19519357 100644 --- a/index.html +++ b/index.html @@ -1,45 +1,44 @@ - + -
- - -A collection of useful tools, all in one place.
-A collection of useful tools, all in one place.
+See the current date and time in real time.
-See the current date and time in real time.
+Set a target date/time and watch the live countdown.
-Set a target date/time and watch the live countdown.
+Convert between UNIX timestamps and human-readable dates.
-Convert between UNIX timestamps and human-readable dates.
+Result: --
-Result: --
+Result: --
-Result: --
+