-
I meet some problem when upgrading pnpm to v7. After tracing, it seems the problem is
- I had `husky` setup in my project, and there is `prepare: husky install` script.
- After `pnpm prune --pro…
-
We should have a style guide for the rust codebase.
- [ ] use husky to run pre-commit checks - pre-commit checks include: run cargo format - 1h
- [x] use short qualified names - use cargo format to …
-
Assign me @alikehel
G0maa updated
11 months ago
-
-
#### Type
- Refactor
### Description
Addition of husky and lint-staged would avoid committing poor code to the repository
-
## General
Install [husky](https://www.npmjs.com/package/husky) and run lint checking and type-checking before each commit.
## DoD
* lint checking before each commit
* type-checking before ea…
-
**Is your feature request related to a problem? Please describe.**
In the source code, there are code files that are not following the same development pattern and format. To standardize the code, we…
-
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)…
-
### Class | 类型
None
### Feature Request | 功能请求
目前搭建了用户登录的学术工具,因为是多个人使用, 所以我想记录下日志中的会话记录分别都是哪个用户提问的,研究了很久,突然发现这是一件不容易的事,希望大佬能添加
-
## Husky information
- Husky version: 1.4.4 (play store)
- Android version: 13 (lineageos 20)
- Instance: akko.wtf (akkoma)
## Describe your issue (steps to reproduce it)
You need t…