mirror of
https://github.com/logseq/logseq.git
synced 2026-05-28 14:39:48 +00:00
refactor(rtc,wip): re-implement update-op part in rtc,
use avt-coll data in update-op to simplify the code. Handle different attributes in a unified way, instead of dealing with each different attribute separately
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
pass args through to cmd 'yarn cljs:run-test'"
|
||||
[]
|
||||
(lint)
|
||||
(test "-e" "long"))
|
||||
(test "-e" "long" "-e" "fix-me"))
|
||||
|
||||
|
||||
(defn gen-malli-kondo-config
|
||||
|
||||
Reference in New Issue
Block a user