mirror of
https://github.com/logseq/logseq.git
synced 2026-02-01 22:47:36 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user