(analyze-paths! paths db)
(analyze-uri! uri db)
(config-with-source-paths config source-paths)
(db-with-results db {:keys [violations]})
Update db with clj-depend result.
db
Update `db` with clj-depend result.
(relative-project-source-paths project-root db)
(resolve-user-clj-depend-config project-root db)
cljdoc is a website building & hosting documentation for Clojure/Script libraries