ci: add markdownlint check to cicd-checks workflow
All checks were successful
CICD Start / Sanity and Base Decision (pull_request) Successful in 18s
All checks were successful
CICD Start / Sanity and Base Decision (pull_request) Successful in 18s
This commit is contained in:
@@ -143,6 +143,8 @@ jobs:
|
||||
hook: eslint
|
||||
- name: Prettier Format Check
|
||||
hook: prettier
|
||||
- name: Markdownlint Check
|
||||
hook: markdownlint
|
||||
- name: TSDoc Lint Check
|
||||
hook: tsdoc-lint
|
||||
- name: TypeScript Type Check
|
||||
|
||||
Reference in New Issue
Block a user