graph-push-hook: code style cleaning

This commit is contained in:
Logan Allen 2021-05-10 15:32:20 -05:00
parent 2a0fdb446c
commit 3c530cdc01

View File

@ -403,9 +403,9 @@
|- ^- [? (list card)]
?~ a [& cards]
=/ c (check i.a is-admin writers vip)
=. cards (weld cards +.c)
?. -.c [| cards]
$(a t.a)
?. -.c
[| (weld cards +.c)]
$(a t.a, cards (weld cards +.c))
::
++ check
|= $: [=index:store =node:store]
@ -461,9 +461,9 @@
|- ^- [? (list card)]
?~ a [& cards]
=/ c (check i.a is-admin writers vip)
=. cards (weld cards +.c)
?. -.c [| cards]
$(a t.a)
?. -.c
[| (weld cards +.c)]
$(a t.a, cards (weld cards +.c))
::
++ check
|= [=index:store is-admin=? writers=(set ship) vip=vip-metadata:metadata]