hoc/src
Valentin Brandl 83a4cb57d8
All checks were successful
continuous-integration/drone/push Build is passing
Fix clippy::uninlined_format_args lint
Fixes local lint violations. For the final fix, I have to wait for https://github.com/kaj/ructe/pull/123
2023-01-28 17:04:20 +01:00
..
cache.rs Fix clippy lint 2021-05-27 12:39:45 +02:00
config.rs Migrate to config v0.12.0 2022-02-26 16:22:36 +01:00
count.rs Run fmt 2022-08-22 16:20:24 +03:00
error.rs Fix clippy::uninlined_format_args lint 2023-01-28 17:04:20 +01:00
lib.rs Fix clippy::uninlined_format_args lint 2023-01-28 17:04:20 +01:00
main.rs Use dotenvy over unmaintained dotenv 2022-08-31 11:09:23 +02:00
service.rs Use helper struct to reduce template parameters 2022-08-19 10:34:37 +02:00
statics.rs Use ructe static file support to serve static files with hashes and caching 2022-08-21 13:48:03 +02:00
telemetry.rs Restructure for testability and implement first tests 2021-03-22 12:46:10 +01:00
template.rs Use helper struct to reduce template parameters 2022-08-19 10:34:37 +02:00