ci: add fallow whole-codebase gate after pnpm conformance

This commit is contained in:
2026-05-13 08:51:53 +02:00
parent 7c7a65f7e3
commit 749938e48b

View File

@@ -50,6 +50,8 @@ jobs:
- run: pnpm typecheck
- run: pnpm lint
- run: pnpm conformance
- name: Fallow whole-codebase analysis
run: pnpm fallow --format annotations
- run: pnpm turbo boundaries
- name: Test with coverage
env: