-
### 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…
-
### Issue
I was thinking it might be nice to have the ability to have pre- and post- prompt script hooks built in to aider so that if a user wanted to they could trigger the script to run before the …
-
### :zap: Summary
Right now lefthook automatically installs github hooks files in the `git rev-parse --git-path hooks` folder
This folder should be configurable.
### Value
Every systems is …
-
### Description
Latest update gives us option to load some scripts and styles in Iframe, which is great.
The problem is that it's loading everything twice in the Site editor - outside iframe and…
-
### Environment
- Operating System: Linux
- Node Version: v18.20.3
- Nuxt Version: 3.14.159
- CLI Version: 3.15.0
- Nitro Version: 2.10.4
- Package Manager: npm@10.2.3
- Builder: …
-
mostly so we have a place to set up boilerplate like setting the store address
```solidity
contract PostDeploy is Script {
function run(address worldAddress) external {
StoreSwitch.setStor…
holic updated
3 weeks ago
-
I am implementing a package that provides a custom page for Live Dashboard and some things need to be done in JS as a Hook.
What is a good way to include hooks? Is it just a `` tag in the heex temp…
-
Hooks for the pre-commit tool are generally meant to be self contained. Current the hook in this repo require to have installed action-validator in the environment the pre-commit is being run prior to…
-
I wonder how I could add configs to the swagger settings.
Thanks.
something like this :
https://github.com/swagger-api/swagger-ui/issues/3229
```
// Build a system
const ui = SwaggerU…
-
Calling matugen in waybar results in the waybar reload post-hook running but it is seemingly random which other hooks run.
When I comment out the post-hook, `#post_hook = 'pkill -SIGUSR2 waybar' #…