chore: add commitlint workflow (#9409)

* chore: add commitlint workflow

* chore: exit 1 on fail

* chore: use builtin helpurl
This commit is contained in:
Maribeth Moffatt
2025-10-08 16:40:14 -07:00
committed by GitHub
parent d97fa95edc
commit 40d72a3881
4 changed files with 866 additions and 5 deletions

View File

@@ -104,6 +104,8 @@
"@blockly/dev-tools": "^9.0.2",
"@blockly/keyboard-navigation": "^3.0.1",
"@blockly/theme-modern": "^7.0.1",
"@commitlint/cli": "^20.1.0",
"@commitlint/config-conventional": "^20.0.0",
"@hyperjump/browser": "^1.1.4",
"@hyperjump/json-schema": "^1.5.0",
"@microsoft/api-documenter": "7.22.4",