chore: add db and file graph linter to CI

This has run successfully locally for weeks. Also fix install doc for
bb tasks
This commit is contained in:
Gabriel Horner
2023-11-17 10:31:36 -05:00
parent a25ab8af30
commit 6f9143df4f
4 changed files with 11 additions and 4 deletions

View File

@@ -336,7 +336,7 @@ docs](https://github.com/logseq/bb-tasks#logseqbb-tasksnbbwatch) for more info.
These tasks are specific to database graphs. For these tasks there is a one time setup:
```sh
$ cd deps/db && yarn install && cd -
$ cd deps/db && yarn install && cd ../outliner && yarn install && cd ../..
```
* `dev:validate-db` - Validates a DB graph's datascript schema