fix clippy lints and improve error handling
This commit is contained in:
parent
aeaa6eb3a6
commit
dd0ad8d538
5 changed files with 21 additions and 6 deletions
|
@ -6,6 +6,10 @@
|
|||
|
||||
# Run RSS debug tool
|
||||
cargo run -- debug-rss untracked/*.rss
|
||||
|
||||
# Debug the HTML output
|
||||
# (You may need to run 'auto' mode first to download the ICS files)
|
||||
cargo run -- debug-output --config config.toml
|
||||
```
|
||||
|
||||
# TODO
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue