-
Hello,
Is there a chance for Symfony 5 support?
Best Regards
```
root@a0f26d661718:/var/www/html# composer require bruli/php-git-hooks --dev
Using version ^5.9 for bruli/php-git-hooks
./composer…
-
## Expected Behavior
Release please should run the git hooks when making the release PR, to update the examples' deps.
## Current Behavior
the hook is not run, so we have to manually run th…
-
Is there a way to specify the environment variables that hooks will be executed with? I have a hook that uses nodejs that is installed at `/usr/local/bin/node`, but the hook says the command node cann…
-
It's easy to commit files which are broken. What I did is:
1. `git add`
2. `git commit`
3. Here I've got an error.
4. Work out errors.
5. `git commit`.
What I forgot here is to add new changes to com…
-
Quick JS script or is there something premade?
-
Something is not working properly within the `(centaur-tabs-group-by-projectile-project)` defun to such an extent that I am somehow able to see hidden buffers within Centaur-Tabs when inside a buffer …
-
This means Vinxi projects cannot properly integrate other languages like [Civet](https://civet.dev/) or plugins that need to run on the original source code like [`babel-plugin-here`](https://www.npmj…
-
We're increasingly reliant on hooks but our top-level command-line facility to interact with them pre-dates the phase hook support. We just have a --skip_hooks option which skips the run of _all_ hook…
avar updated
11 years ago
-
### Flake8
#### Installation
Run `python -m pip install flake8` to install flake8.
Example: `python3.6 -m pip install flake8`
#### Using Version Control Hooks
From the repo's root run `fl…
-
For boring reasons I changed yklua's `vmfetch` thus:
```diff
diff --git src/lvm.c src/lvm.c
index f796a756..aa351a0b 100644
--- src/lvm.c
+++ src/lvm.c
@@ -1139,7 +1139,7 @@ void luaV_finishOp…