Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b8002b3

Browse files
fix(formatting): swap space to where it belongs (clearloop#42)
1 parent 4d7a14c commit b8002b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/cache/models.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -314,9 +314,9 @@ impl std::fmt::Display for VerifyResult {
314314
{}.\n\n\
315315
{}{}\
316316
, less than \
317-
{}{}\
317+
{}{}\
318318
of \
319-
{}{}.\n\n",
319+
{}{}.\n\n",
320320
"Success\n\n".green().bold(),
321321
"Runtime: ".dimmed(),
322322
&self.status.status_runtime.bold(),

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /