-
terminal: https://pre-commit.com/
R wrapper: https://lorenzwalthert.github.io/precommit/index.html
Hooks: https://lorenzwalthert.github.io/precommit/articles/available-hooks.html#hooks
![image]…
-
Commit : https://github.com/lucasteisseire/monitorfish/commit/06b520ea4cd152d37af48c767d5119a06682ebb9
Explication :
> Almost all problems are related to incorrect use of hooks, or not at all wit…
-
**Describe the solution you'd like**
We want to follow the best practices and achieve a higher code quality by using the following automatic tools:
- ESLint: A tool for identifying and reporting on …
-
## 早报 @ 2018.10.31
* [UmiJS] 更新了一版 UmiJS RoadMap,大家对 umi 有啥建议,欢迎补充和认领,https://github.com/umijs/umi/issues/1365
* [新闻] create-react-app 发布 2.1,支持 typescript,https://github.com/facebook/create-react…
-
Thank you for the great work on `ruff`! I would like to ask if the official hooks in the `pre-commit` repository could be implemented in `ruff`. While these are not always related to Python, they are …
-
**Is your feature request related to a problem? Please describe.**
When you rollback you cannot:
1. Decide to prune resources
2. Run hooks
**Describe the solution you'd like**
Provide opt…
-
### Description
i dont want it to be global, i just want current repo to be hooked
### Suggested Solution
put it in cwd/.git/hooks/prepare... not ~/.git_hooks/prepare-commit-msg
### Alternatives
…
Geczy updated
9 months ago
-
We're running into the below error when we're trying to run pre-commit git hooks.
I don't work with Python or Windows very often so I was hoping maybe someone here could provide some insight. But f…
-
While we have a [central `.clang-format` file for the tutorials](https://github.com/precice/tutorials/blob/develop/.clang-format), we also have such a file for the OpenFOAM solver in the partitioned h…
-
The `nbdev_install_hooks`, contrary to the documentation and expectations, do not install `nbdev_clean` hook: only `nbdev_merge` (in .gitattributes and .gitconfig) and `nbdev_trust` (in .git/hooks/pos…