issues
search
hoof-ai
/
hoof
"Just hoof it!" - A spotlight like interface to Ollama
https://hoof.ing
MIT License
56
stars
6
forks
source link
fix: disable clippy linting, build cache
#35
Closed
sammcj
closed
1 year ago
sammcj
commented
1 year ago
Disabled clippy for now for now.
It's not happy with our tauri based layout of dist / src-tauri
It's really slow
Also:
removes an import which wasn't required (linting picked this up).
fixes caching
Disabled clippy for now for now.
Also: