ci: add style check for doc comments (#2575)

Co-authored-by: Alexander Courtis <alex@courtis.org>
This commit is contained in:
Azad
2023-12-09 02:06:06 +01:00
committed by GitHub
parent 13f967f8e7
commit 2fed5e1010
2 changed files with 18 additions and 0 deletions

View File

@@ -40,3 +40,5 @@ jobs:
version: "0.19"
args: --check lua
- name: doc-comments
run: ./scripts/doc-comments.sh