File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -70,6 +70,7 @@ When the user runs `/ship`:
7070 check:utils check:zustand-v5 \
7171 check:react-query check:client-boundary check:bare-icons check:icon-paths \
7272 check:realtime-prune check:tool-registry-boundary check:tool-request-boundary \
73+ check:sql-date-binding check:trigger-block-cycle \
7374 tool-metadata:check \
7475 integration-catalog:check skills:check agent-stream-docs:check; do
7576 ( bun run " $s " > " /tmp/ship-audit-${s//:/ -} .log" 2>&1 ; echo " $? $s " >> /tmp/ship-audit-results ) &
Original file line number Diff line number Diff line change @@ -69,6 +69,7 @@ When the user runs `/ship`:
6969 check:utils check:zustand-v5 \
7070 check:react-query check:client-boundary check:bare-icons check:icon-paths \
7171 check:realtime-prune check:tool-registry-boundary check:tool-request-boundary \
72+ check:sql-date-binding check:trigger-block-cycle \
7273 tool-metadata:check \
7374 integration-catalog:check skills:check agent-stream-docs:check; do
7475 ( bun run " $s " > " /tmp/ship-audit-${s//:/ -} .log" 2>&1 ; echo " $? $s " >> /tmp/ship-audit-results ) &
Original file line number Diff line number Diff line change @@ -64,6 +64,7 @@ When the user runs `/ship`:
6464 check:utils check:zustand-v5 \
6565 check:react-query check:client-boundary check:bare-icons check:icon-paths \
6666 check:realtime-prune check:tool-registry-boundary check:tool-request-boundary \
67+ check:sql-date-binding check:trigger-block-cycle \
6768 tool-metadata:check \
6869 integration-catalog:check skills:check agent-stream-docs:check; do
6970 ( bun run " $s " > " /tmp/ship-audit-${s//:/ -} .log" 2>&1 ; echo " $? $s " >> /tmp/ship-audit-results ) &
You can’t perform that action at this time.
0 commit comments