We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 406adc0 commit f27fc14Copy full SHA for f27fc14
README.adoc
@@ -2464,8 +2464,6 @@ aiming for.
2464
There are some lint tools created by the Clojure community that might aid you
2465
in your endeavor to write idiomatic Clojure code.
2466
2467
-* https://github.com/technomancy/slamhound[Slamhound] is a tool that will
2468
-automatically generate proper `ns` declarations from your existing code.
2469
* https://github.com/jonase/kibit[kibit] is a static code analyzer for
2470
Clojure which uses https://github.com/clojure/core.logic[core.logic] to
2471
search for patterns of code for which there might exist a more idiomatic
0 commit comments