-
### Describe the feature or problem you’d like to solve
A number of options have a `-L` or `--limit` option with defaults (20 or 30) and can be supplied with a `--limit n` _where n is a positive in…
-
Hi,
just want to check you're okay with upstreaming the BW1099 module into the official Kicad repositories. At the end you list MIT so that shouldn't be a problem :-)
I've modified the schematic…
-
```mermaid
journey
title Scores History
section 644d89227cdcf8bf1e91f0e121b0f916a21e84a8
message: 4: agustin-rios
vulnerability: 5: agustin-rios
section 3f1b70b5e50264f0e2ba08dee2a3a0c878fa9d60
mess…
-
# "Can you show which hooks changed?"
...is a question I've heard a couple of times with regard to the new Profiler change-tracking feature. This request is certainly understandable, but it present…
-
### Current Behavior
New packages add husky hooks to the git repository.
### Desired Behavior
Provide an optional flag to disable husky
### Suggested Solution
```
tsdx create something…
-
### Describe the feature or problem you’d like to solve
I think it would be neat if GitHub Desktop prominently notified me if a hook rejects the commit I'm trying to make.
Certain hooks (like ex…
-
Some I've found useful
- repo: https://github.com/pre-commit/pre-commit-hooks
- `check-ast` - catches python syntax errors before commit
- `check-merge-conflict` - catches "oops"
- `check-…
-
Hi! I was very interested in your tool and decided to implement it into the project.
In my project, I want to add a hook with a pre-commit install setup along with executing the poetry install --wi…
-
Hey,
thank you for the project,
I tried building archzfs and not the following log:
```
-> Running build hook: [kms]
==> WARNING: Possibly missing firmware for module: 'ast'
==> WARNING…
-
I've just added typesync, which is a super cool package that ensures you have matching @types packages for all your packages.
The only problem is that in pnpm, we have to run it manually.
One day, I…