chore: cleanup bb tasks after file graph removal

Remove needless 'db-' prefix for several dev tasks. Remove linter for
file and db graph separation. It served us well :)
This commit is contained in:
Gabriel Horner
2026-01-19 11:23:51 -05:00
parent 208b4bc205
commit ed805f039f
8 changed files with 27 additions and 222 deletions

View File

@@ -121,9 +121,6 @@ jobs:
- name: Lint to keep worker independent of frontend
run: bb lint:worker-and-frontend-separate
- name: Lint to keep db and file graph code separate
run: bb lint:db-and-file-graphs-separate
db-graph-test:
strategy:
matrix: