Skip to content

Support multi module system implementation #201

Support multi module system implementation

Support multi module system implementation #201

Triggered via pull request October 13, 2023 09:56
Status Success
Total duration 31s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

rustfmt.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 warning
rustfmt check: /home/runner/work/KernelSU/KernelSU/userspace/ksud/src/module_api.rs#L20
Original: ``` fn should_use_external_module_api() -> bool{ ``` Expected: ``` fn should_use_external_module_api() -> bool { ```