Skip to content

Commit f27fc14

Browse files
committed
Remove mention of slamhound
The tools is now deprecated.
1 parent 406adc0 commit f27fc14

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2464,8 +2464,6 @@ aiming for.
24642464
There are some lint tools created by the Clojure community that might aid you
24652465
in your endeavor to write idiomatic Clojure code.
24662466

2467-
* https://github.com/technomancy/slamhound[Slamhound] is a tool that will
2468-
automatically generate proper `ns` declarations from your existing code.
24692467
* https://github.com/jonase/kibit[kibit] is a static code analyzer for
24702468
Clojure which uses https://github.com/clojure/core.logic[core.logic] to
24712469
search for patterns of code for which there might exist a more idiomatic

0 commit comments

Comments
 (0)