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

analyzeclj

(analyze filename)
source

lint!clj

(lint! this filenames)
source

newclj

(new opts)
source

ns-decl->resource-pathclj

(ns-decl->resource-path ns-decl extension)
source

resource-path->filenamesclj

(resource-path->filenames resource-path)
source

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

× close