mirror of
https://github.com/logseq/logseq.git
synced 2026-05-05 19:36:35 +00:00
Lint extensions/ and wrap up hanging frontend dirs
fs/, format/ and logseq/ also added to linting by adding todos for later inspection
This commit is contained in:
@@ -90,6 +90,8 @@
|
||||
(or references default-references)))
|
||||
|
||||
;; Org-roam
|
||||
;; TODO: recur is in wrong place. Unclear what the intent is but likely a bug
|
||||
#_:clj-kondo/ignore
|
||||
(defn get-tags-from-definition
|
||||
[ast]
|
||||
(loop [ast ast]
|
||||
|
||||
Reference in New Issue
Block a user