mirror of
https://github.com/logseq/logseq.git
synced 2026-04-28 16:15:21 +00:00
Add ns linter to deps libs and then add+update ns docstrings
This commit is contained in:
3
.github/workflows/db.yml
vendored
3
.github/workflows/db.yml
vendored
@@ -91,3 +91,6 @@ jobs:
|
||||
|
||||
- name: Lint datalog rules
|
||||
run: bb lint:rules
|
||||
|
||||
- name: Lint for namespaces that aren't documented
|
||||
run: bb lint:ns-docstrings
|
||||
|
||||
Reference in New Issue
Block a user