mirror of
https://github.com/logseq/logseq.git
synced 2026-05-05 03:16:37 +00:00
Add ns docstrings for most ns in src/main
- Added to CI now that it passes - Added no-doc for docstrings that don't add any more than what's in the ns name or for ones where I didn't know the ns that well
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
(ns frontend.fs.watcher-handler
|
||||
"Main ns that handles file watching events from electron's main process"
|
||||
(:require [clojure.string :as string]
|
||||
[frontend.config :as config]
|
||||
[frontend.db :as db]
|
||||
|
||||
Reference in New Issue
Block a user