You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add extra linting
Added extra linting for some code styles.
Also added the Rust Edition 2024 lints.
Closes#4974
Signed-off-by: BlackDex <[email protected]>
* Adjusted according to comments
Signed-off-by: BlackDex <[email protected]>
---------
Signed-off-by: BlackDex <[email protected]>
"server_time":Utc::now().format("%Y-%m-%d %H:%M:%S UTC").to_string(),// Run the server date/time check as late as possible to minimize the time difference
724
724
"ntp_time": get_ntp_time(has_http_access).await,// Run the ntp check as late as possible to minimize the time difference
0 commit comments