chore: import upstream snapshot with attribution
Deploy Github Pages / deploy (push) Failing after 1s

This commit is contained in:
wehub-resource-sync
2026-07-13 12:30:43 +08:00
commit 2d398e1894
356 changed files with 90411 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
module.exports = {
extends: ['@commitlint/config-conventional'],
rules: {
'scope-case': [0],
'subject-case': [0],
},
};