fix deps db test and most lints

Also deleted duplicated gp-util.{page-ref,block-ref} files that were moved to common
and moved a related test to common dep
This commit is contained in:
Gabriel Horner
2024-01-11 14:33:23 -05:00
parent b514dbe4f7
commit cdddce0120
16 changed files with 39 additions and 123 deletions

View File

@@ -1,7 +1,6 @@
{:paths ["src"]
:api-namespaces [logseq.graph-parser.property
;; carve doesn't detect nbb only usage
logseq.graph-parser.log
;; Used in tests
logseq.graph-parser.test.docs-graph-helper]
logseq.graph-parser.test.docs-graph-helper
logseq.graph-parser.schema.mldoc]
:report {:format :ignore}}