Chenlei Hu
|
d779df5f64
|
[bugfix] Fix pre-commit hook cross-platform compatibility (#4643)
|
2025-08-01 15:43:44 -07:00 |
|
Christian Byrne
|
8f4e807468
|
[fix] move i18n pre-commit check inside Windows conditional block (#4353)
|
2025-07-04 17:25:04 -07:00 |
|
Christian Byrne
|
7befec5b17
|
Add unused i18n keys detection to pre-commit hook (#4328)
|
2025-07-03 10:53:56 -07:00 |
|
filtered
|
40245aacf9
|
Run pre-commit type check only for TypeScript (#1597)
* Prevent unnecessary type-checks
* Remove commented code
|
2024-11-18 21:58:54 -05:00 |
|
filtered
|
37e7994d55
|
Fix husky pre-commit for winnt clients [skip ci] (#1564)
|
2024-11-16 09:39:27 -05:00 |
|
filtered
|
8af016ffc1
|
Fix husky pre-commit for winnt clients [skip ci] (#1551)
|
2024-11-15 09:45:39 -05:00 |
|
Chenlei Hu
|
791a25637f
|
Revert "Fix husky pre-commit & type check only staged" (#1550)
* Revert "Fix husky pre-commit & type check only staged (#1361)"
This reverts commit 795e932b8f.
* Update package.json
|
2024-11-15 09:19:24 -05:00 |
|
filtered
|
795e932b8f
|
Fix husky pre-commit & type check only staged (#1361)
* Fix husky pre-commit on some Windows clients
https://github.com/typicode/husky/issues/1072#issuecomment-1784006332
* Limit commit type check to staged files
Adds tsc-files package (dev only) and its config
* Remove deprecated git add from lint-staged
|
2024-10-29 14:15:07 -04:00 |
|
Chenlei Hu
|
a471a3f302
|
[skip ci] Add typecheck pre-commit hook (#1352)
|
2024-10-28 19:56:04 -04:00 |
|
Chenlei Hu
|
acdaa6a594
|
Format all code / Add pre-commit format hook (#81)
* Add format-guard
* Format code
|
2024-07-02 13:22:37 -04:00 |
|