refactor(clippy): fix clippy warning

This commit is contained in:
2025-07-10 19:54:48 +03:00
parent b563c7ea24
commit ae0fc2bbf5
25 changed files with 499 additions and 295 deletions

View File

@@ -18,7 +18,7 @@ move = "m"
[colors]
highlight_background = "magenta"
highlight_foreground = "black"
warning_foreground = "yellow"
header_foreground = "yellow"
info_foreground = "blue"
error_foreground = "red"