-
Any chance we could guide people to use "Add at" instead of "Initial inclusion at" via the git hooks / CI scripts?
I could be persuaded to allow "Include at" at a stretch if "Include" is really tha…
-
https://git-scm.com/book/zh/v2/%E8%87%AA%E5%AE%9A%E4%B9%89-Git-Git-%E9%92%A9%E5%AD%90
-
First, thank you so much for your contribution! I initially used [plug.kak](https://github.com/andreyorst/plug.kak) to install plugins, but ran into a problem where a wrong user name for github is rem…
-
On my work computer my username has a space "Dominic E Sisneros" -( not by choice)
When trying to install crimson, I get an error because of this space in trying to build:
```
Resolving depend…
-
## General
![image](https://user-images.githubusercontent.com/9660181/84205721-8ef29180-aa62-11ea-8834-1b4299906e70.png)
As we are looking for server-side solutions for README style check, local…
-
ci will fail if `cargo fmt -- --check` or `cargo clippy --all-targets -- -D warnings` fail. this can be prevented locally with git hooks that abort commit if these checks fail
-
Consistently formatted yaml, json, etc makes it easier for multiple developers and reduces git diffs.
Formatting and linting that can be run on at git commit time with a git hook, reduces the need …
-
Is this related to #549 in context of a "dev init"?
Do not let quality checks be a speed barrier for red-green-refactor.
Make them a barrier to pushing problems to others.
Discuss breaking up the bui…
-
There should be global git hooks, that update the database whenever a repo is touched.
Also look at how hooks can be exposed through the djangit frontend, such that the user can edit events to take p…
halfd updated
11 years ago
-
### :wrench: Summary
We use an environment variable based tool stack. So it should be possible to skip specific lefthook commands by configure an environment variable, e.q. `SOME_CHECK_ENABLED`. We…