mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 18:36:43 +00:00
chore: add new ns from #11508 to db lint
Also forgot to update docstring in recent commit
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
"frontend.handler.db-based."
|
||||
"frontend.worker.handler.page.db-based"
|
||||
"frontend.components.property" "frontend.components.class"
|
||||
"frontend.components.db-based" "frontend.components.objects"]))
|
||||
"frontend.components.db-based" "frontend.components.objects" "frontend.components.query.view"]))
|
||||
|
||||
(def file-graph-ns
|
||||
"Namespaces or parent namespaces _only_ for file graphs"
|
||||
@@ -42,6 +42,7 @@
|
||||
"src/main/frontend/components/property"
|
||||
"src/main/frontend/components/objects.cljs"
|
||||
"src/main/frontend/components/db_based"
|
||||
"src/main/frontend/components/query/view.cljs"
|
||||
"src/electron/electron/db.cljs"])
|
||||
|
||||
(def file-graph-paths
|
||||
|
||||
Reference in New Issue
Block a user