doc
This commit is contained in:
parent
c78d873264
commit
be6c6c1dd2
1 changed files with 2 additions and 1 deletions
|
|
@ -277,7 +277,8 @@ See [examples/whatsapp_frequencies.clj](examples/whatsapp_frequencies.clj)
|
|||
|
||||
[This](../examples/hsqldb_unused_vars.clj) script invokes clj-kondo, stores
|
||||
returned data in an in memory HSQLDB database and prints the result of a query
|
||||
which finds unused vars.
|
||||
which finds unused vars. It uses
|
||||
[pod-babashka-hsqldb](https://github.com/borkdude/pod-babashka-hsqldb).
|
||||
|
||||
``` shell
|
||||
$ bb examples/hsqldb_unused_vars.clj src
|
||||
|
|
|
|||
Loading…
Reference in a new issue