Add ns linter to deps libs and then add+update ns docstrings

This commit is contained in:
Gabriel Horner
2022-09-19 11:24:19 -04:00
committed by Andelf
parent 70460547d7
commit a368cab5e4
19 changed files with 47 additions and 15 deletions

View File

@@ -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