6 Commits

Author SHA1 Message Date
e35b0c9fd9
[code] small improvements suggested by Grok 3
- differentiate between "not a directory" and a real error while reading the path
- don't clone the PathBuf, instead use Arc
2025-02-20 19:04:53 +01:00
30874a97f7
[feat] only allow valid dirs as 1st arg 2025-02-10 22:04:53 +01:00
7f749e6c6d
[clippy] enable more lints, get rid of unwrap 2024-04-14 08:30:35 +02:00
3901dc8bb0
[fmt] added rustfmt.toml and applied it 2024-04-08 11:30:05 +02:00
27e4949dcf
[code] replace num_cpus by std:🧵:available_parallelism 2024-03-03 09:18:10 +01:00
8208634a0d
initial commit 2024-02-09 00:14:41 +01:00