]> git.r.bdr.sh - rbdr/blog/commit - src/generator/mod.rs
Deal with all lints
authorRuben Beltran del Rio <redacted>
Sun, 5 Jan 2025 14:48:16 +0000 (15:48 +0100)
committerRuben Beltran del Rio <redacted>
Sun, 5 Jan 2025 14:48:16 +0000 (15:48 +0100)
commitb17907faf8d9693cef94a6048d802bd4ced9102f
tree1bd87c40e85af675a96b63672163b4caaa174364
parentd7fef30ac3f539975ef9edbba8e0af4a4e9ff3de
Deal with all lints
17 files changed:
src/archiver/gemini.rs
src/archiver/gopher.rs
src/archiver/mod.rs
src/archiver/raw.rs
src/command/generate.rs
src/configuration.rs
src/generator/html.rs
src/generator/mod.rs
src/generator/rss.rs
src/generator/static_files.rs
src/generator/txt.rs
src/main.rs
src/metadata.rs
src/post.rs
src/remote/git.rs
src/remote/mod.rs
src/template.rs