mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-05-20 07:26:58 -04:00
Refactor using Tauri (#278)
This commit is contained in:
8
rustfmt.toml
Normal file
8
rustfmt.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
max_width = 100
|
||||
hard_tabs = false
|
||||
tab_spaces = 2
|
||||
newline_style = "Unix"
|
||||
reorder_imports = true
|
||||
reorder_modules = true
|
||||
edition = "2021"
|
||||
merge_derives = true
|
Reference in New Issue
Block a user