Skip to content

Commit c9f550f

Browse files
committed
test: xcstrings tests
1 parent 385565d commit c9f550f

4 files changed

Lines changed: 296 additions & 272 deletions

File tree

.husky/commit-msg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
npx --no -- commitlint --edit $1
1+
pnpm commitlint --edit $1

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"devDependencies": {
1313
"@commitlint/cli": "^19.6.1",
1414
"@commitlint/config-conventional": "^19.6.0",
15+
"commitlint": "^19.7.1",
1516
"husky": "^9.1.7",
1617
"turbo": "^2.3.3"
1718
},

0 commit comments

Comments
 (0)