生于生时 亡于亡刻
|
27f6db889a
|
chore(ksud): enable clippy::all, clippy::pedantic && make clippy happy (#617)
* Revert "chore(ksud): bump ksud's deps (#585)"
* Because it may cause compilation errors.
This reverts commit c8020b2066.
* chore(ksud): remove unused Result
Signed-off-by: Tools-app <localhost.hutao@gmail.com>
* chore(ksud): enable clippy::all, clippy::pedantic && make clippy happy
https://rust-lang.github.io/rust-clippy/master/index.html#map_unwrap_or
https://rust-lang.github.io/rust-clippy/master/index.html#uninlined_format_args
https://rust-lang.github.io/rust-clippy/master/index.html#used_underscore_items
https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure_for_method_calls
https://rust-lang.github.io/rust-clippy/master/index.html#redundant_pub_crate
...
and use some #![allow(...)] or #[allow(...)]
Signed-off-by: Tools-app <localhost.hutao@gmail.com>
---------
Signed-off-by: Tools-app <localhost.hutao@gmail.com>
|
2025-11-22 16:58:19 +08:00 |
|
生于生时 亡于亡刻
|
0a804ba170
|
feat: Optimize some codes (ksud) (#465)
* chore: make cargo clippy happy
Signed-off-by: Tools-app <localhost.hutao@gmail.com>
* chore: Optimize import
- Format as a standard import
Signed-off-by: Tools-app <localhost.hutao@gmail.com>
---------
Signed-off-by: Tools-app <localhost.hutao@gmail.com>
|
2025-10-12 15:48:24 +08:00 |
|
5ec1cff
|
a041b90891
|
ksud: make clippy happy (#2683)
e1be06240d/clippy_lints/src/format_args.rs (L168)
|
2025-08-10 17:59:12 +08:00 |
|
weishu
|
fd03626362
|
ksud: make cargo fmt happy
|
2023-10-21 13:21:33 +08:00 |
|
weishu
|
9b294682b0
|
manager: support App Profile template
|
2023-10-21 13:19:59 +08:00 |
|
weishu
|
839b318785
|
ksud: don't create dir when read
|
2023-07-01 19:01:09 +08:00 |
|
weishu
|
971f59c11e
|
ksud: fix fmt
|
2023-07-01 18:59:41 +08:00 |
|
weishu
|
ab58808b64
|
ksud: fix compile err
|
2023-07-01 18:55:01 +08:00 |
|
weishu
|
9cbb7cb10e
|
ksud: apply selinux rule when profile is set
|
2023-07-01 18:46:21 +08:00 |
|
weishu
|
a9c33f6940
|
ksud: load profile sepolicy rules when boot
|
2023-07-01 16:50:10 +08:00 |
|
weishu
|
2bb73a2a92
|
ksud: support root profile's sepolicy
|
2023-07-01 16:34:43 +08:00 |
|