Liking cljdoc? Tell your friends :D

formatting-stack.linters.one-resource-per-ns

This linter ensures that there's exactly once classpath resource per namespace and extension.

Note that generally it's fine to define identically-named Clojure/Script namespaces with different extensions, so that is allowed.

This linter ensures that there's exactly once classpath resource per namespace and extension.

Note that generally it's fine to define identically-named Clojure/Script namespaces with _different_ extensions,
so that is allowed.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close