-
Got a warning for `git commit`
```
husky - DEPRECATED
Please remove the following two lines from .husky/pre-commit:
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
They WILL FAIL in …
-
linter,
prettier,
tests
-
This task aims to set up **ESLint** and **Prettier** for the frontend of our monorepo, which is a React-based application. Proper linting and formatting will ensure consistent code quality and styling…
-
### Proposal:
Implement a tool or mechanism for Rust projects that functions like Husky, enforcing the execution of pre-build hooks whenever a `cargo` command (e.g., `cargo build`, `cargo test`) is r…
-
Since it is a well-known issue, we need to come up with idea, how to make it work
https://github.com/typicode/husky/issues/404
By the way, I do agree with this comment. This is not okay.
https://…
-
### Steps to reproduce
1. Create a branch and `propose` it
2. Merge the proposal in GitHub
3. Run `git town sync -a`
I expected Git Town to delete the branch, but it didn't.
### Command out…
-
Multiplication of stdout (I traced this issue down to the log-update package but I could be wrong). Seems like the package doesn't know what to cut from the output (wrong terminal height or something)…
-
Whenever I use this way of creating the react app, and then install husky, the hooks don't seem to work!
Is there something I am doing wrong? :D!
```
{
"name": "learning-typescript",
"ver…
-
Might be good to add things like Github Merge rules, PR templates and or YAMLs.
-
- [x] ~~#131~~
- [x] #130
- [ ] 组件内自定义路由块使用 **JSON5**(更灵活的 JSON 版本)
- [x] #133
- [ ] 使用 Eslint 内置 TypeScript 配置文件支持
- [ ] 把 husky 替换为更简单的 simple-git-hooks
> 📝 有任何想法和建议,欢迎留言补充