ci: add style check for doc comments (#2575)
Co-authored-by: Alexander Courtis <alex@courtis.org>
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -40,3 +40,5 @@ jobs:
|
||||
version: "0.19"
|
||||
args: --check lua
|
||||
|
||||
- name: doc-comments
|
||||
run: ./scripts/doc-comments.sh
|
||||
|
||||
Reference in New Issue
Block a user