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 @@ - + - - - - All-in-One Tools - + + + + All-in-One Tools + - - - - - -
-

All-in-One Tools

-

A collection of useful tools, all in one place.

-
+ + + + + +
+

All-in-One Tools

+

A collection of useful tools, all in one place.

+
-
-
-

Unit Converter

-

Convert between common units (length, weight, temperature).

- Open -
-
-

Calculator

-

Perform quick calculations.

- Open -
-
-

Password Generator

-

Create strong and secure passwords.

- Open -
-
-

QR Code Generator

-

Turn text or links into QR codes.

- Open -
-
+
+
+

Unit Converter

+

Convert between common units (length, weight, temperature).

+ Open +
+
+

Calculator

+

Perform quick calculations.

+ Open +
+
+

Password Generator

+

Create strong and secure passwords.

+ Open +
+
+

QR Code Generator

+

Turn text or links into QR codes.

+ Open +
+
- - - \ No newline at end of file + + + diff --git a/js/sentry.js b/js/sentry.js index ffc272a..69ab7b1 100644 --- a/js/sentry.js +++ b/js/sentry.js @@ -6,11 +6,11 @@ Sentry.init({ ], tracesSampleRate: 1.0, replaysSessionSampleRate: 0.1, - replaysOnErrorSampleRate: 1.0 + replaysOnErrorSampleRate: 1.0, }); Sentry.addBreadcrumb({ category: "navigation", message: `Visited ${window.location.pathname}`, level: "info", -}); \ No newline at end of file +}); diff --git a/tools/calculator.html b/tools/calculator.html index 25fedf0..6fbd81f 100644 --- a/tools/calculator.html +++ b/tools/calculator.html @@ -1,50 +1,50 @@ - + - - - - Calculator - - - - -
-

Calculator

- ← Back -
+ + + + Calculator + + + + +
+

Calculator

+ ← Back +
-
-
0
-
- - - - +
+
0
+
+ + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - -
-
+ + + +
+
- - + + - \ No newline at end of file + diff --git a/tools/clock.html b/tools/clock.html index 92e9121..c453bc6 100644 --- a/tools/clock.html +++ b/tools/clock.html @@ -1,29 +1,29 @@ - + - - - - Live Clock - - - -
-

🕒 Live Clock

-

See the current date and time in real time.

-
+ + + + Live Clock + + + +
+

🕒 Live Clock

+

See the current date and time in real time.

+
-
-
--:--:--
-
Loading date...
-
+
+
--:--:--
+
Loading date...
+
- + - - + + - \ No newline at end of file + diff --git a/tools/converter.html b/tools/converter.html index d7d2ccd..b5600ce 100644 --- a/tools/converter.html +++ b/tools/converter.html @@ -1,45 +1,45 @@ - + - - - - Unit Converter - - - - -
-

Unit Converter

- ← Back -
+ + + + Unit Converter + + + + +
+

Unit Converter

+ ← Back +
-
-
- - -
+
+
+ + +
-
- - -
+
+ + +
-
- -
+
+ +
-
-

Result: -

-
-
+
+

Result: -

+
+
- - + + - \ No newline at end of file + diff --git a/tools/countdown.html b/tools/countdown.html index 18f54cb..4ccc2a1 100644 --- a/tools/countdown.html +++ b/tools/countdown.html @@ -1,64 +1,64 @@ - + - - - - Countdown Timer - - - -
-

⏱ Countdown Timer

-

Set a target date/time and watch the live countdown.

-
+ + + + Countdown Timer + + + +
+

⏱ Countdown Timer

+

Set a target date/time and watch the live countdown.

+
-
-
- - +
+
+ + -
- - - -
+
+ + + +
-
- - - +
+ + + +
-
-
-
- -- - Days -
-
- -- - Hours -
-
- -- - Minutes -
-
- -- - Seconds +
+
+ -- + Days +
+
+ -- + Hours +
+
+ -- + Minutes +
+
+ -- + Seconds +
-
-
No countdown running
-
+
No countdown running
+
- + - - + + - \ No newline at end of file + diff --git a/tools/password.html b/tools/password.html index 71a9858..dae3685 100644 --- a/tools/password.html +++ b/tools/password.html @@ -1,44 +1,52 @@ - + - - - - Password Generator - - - - -
-

Password Generator

- ← Back -
+ + + + Password Generator + + + + +
+

Password Generator

+ ← Back +
-
-
- - -
+
+
+ + +
-
-
-
-
- -
+
+
+
+
+ +
-
- -
+
+ +
-
- - -
-
+
+ + +
+
- - + + - \ No newline at end of file + diff --git a/tools/qr.html b/tools/qr.html index 8f42f47..e92f8c8 100644 --- a/tools/qr.html +++ b/tools/qr.html @@ -1,40 +1,40 @@ - + - - - - QR Code Generator - - - - - - -
-

QR Code Generator

- ← Back -
+ + + + QR Code Generator + + + + + + +
+

QR Code Generator

+ ← Back +
-
-
- - -
+
+
+ + +
-
- -
+
+ +
-
+
-
- -
-
+
+ +
+
- - + + - \ No newline at end of file + diff --git a/tools/timestamp.html b/tools/timestamp.html index 80c771f..11f3b29 100644 --- a/tools/timestamp.html +++ b/tools/timestamp.html @@ -1,40 +1,44 @@ - + - - - - Timestamp Converter - - - -
-

⏳ Timestamp Converter

-

Convert between UNIX timestamps and human-readable dates.

-
+ + + + Timestamp Converter + + + +
+

⏳ Timestamp Converter

+

Convert between UNIX timestamps and human-readable dates.

+
-
-
-

Timestamp ➝ Date

- - -

Result: --

-
+
+
+

Timestamp ➝ Date

+ + +

Result: --

+
-
-

Date ➝ Timestamp

- - -

Result: --

-
-
+
+

Date ➝ Timestamp

+ + +

Result: --

+
+
- + - - + + - \ No newline at end of file +