chore: add new ns from #11508 to db lint

Also forgot to update docstring in recent commit
This commit is contained in:
Gabriel Horner
2024-09-09 14:40:23 -04:00
parent e5e9c5c687
commit 366e01b7ef
2 changed files with 3 additions and 4 deletions

View File

@@ -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