joker

Discuss all things joker, the Clojure interpreter/linter on top of Go. https://github.com/candid82/joker
2020-12-28T16:55:44.015700Z

The performance win would come from ignoring directories. My tree has a website subdir with > 33K files that I do not need to search.

👍 1
2020-12-28T17:24:49.017700Z

Ah, ok, I didn’t realize that glob reads the filesystem, I assumed it was some kind of pattern thingie. I’ll try to find some time to fiddle with it this week, thanks.,

👍 1