chore: update linter to validate more file-graph attrs aren't in db

This commit is contained in:
Gabriel Horner
2024-05-06 09:40:33 -04:00
parent fe27ce9807
commit a8081ef73a

View File

@@ -77,7 +77,8 @@
[]
(let [file-concepts (->>
;; from logseq.db.frontend.schema
[:block/properties-text-values :block/pre-block :recent/pages :file/handle :block/file :block/properties-order]
[:block/properties-text-values :block/pre-block :recent/pages :file/handle :block/file :block/properties-order
:block/marker :block/priority :block/scheduled :block/deadline]
(map str)
(into [;; e.g. block/properties :title
"block/properties :"