mirror of
https://github.com/gustavosett/Windows-11-Clipboard-History-For-Linux
synced 2026-04-25 17:15:35 +02:00
feat: extract Kaomoji and Symbols feature (#66)
* feat: extract Kaomoji and Symbols feature * style(lint & format): Improve code formatting and adjust whitespace - Modified whitespace, blank lines, and prop alignment across ClipboardApp, KaomojiPicker, and user_settings.rs. - Categorized as 'style' for cosmetic changes that enhance readability without altering any logic or functionality. - Decision made to standardize prop indentation and remove unnecessary blank lines for consistent code style. * chore: apply suggestion from @Copilot Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * chore: apply suggestion from @Copilot Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Gustavo Carvalho <gustaavoribeeiro@hotmail.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -34,3 +34,5 @@ coverage/
|
||||
# Tauri
|
||||
src-tauri/WixTools/
|
||||
src-tauri/Cargo.lock
|
||||
|
||||
temp/*
|
||||
|
||||
Reference in New Issue
Block a user