mirror of
https://github.com/logseq/logseq.git
synced 2026-04-27 07:35:01 +00:00
Add ns linter to deps libs and then add+update ns docstrings
This commit is contained in:
3
.github/workflows/graph-parser.yml
vendored
3
.github/workflows/graph-parser.yml
vendored
@@ -120,3 +120,6 @@ jobs:
|
||||
|
||||
- name: Lint for vars that are too large
|
||||
run: bb lint:large-vars
|
||||
|
||||
- name: Lint for namespaces that aren't documented
|
||||
run: bb lint:ns-docstrings
|
||||
|
||||
Reference in New Issue
Block a user