Merge pull request #3460 from bdkopen/remove-lefthook-and-commitlint

Remove lefthook and commitlint
This commit is contained in:
Mauricio Siu
2026-01-20 03:36:28 -06:00
committed by GitHub
4 changed files with 0 additions and 717 deletions

View File

@@ -196,10 +196,5 @@
"*": [
"biome check --write --no-errors-on-unmatched --files-ignore-unknown=true"
]
},
"commitlint": {
"extends": [
"@commitlint/config-conventional"
]
}
}