-
From https://github.com/phetsims/perennial/issues/370
- [x] Move this code to ~perennial-alias~ `chipper/js/grunt/tasks` and use `getOption`
- [x] Rename `hook-pre-commit.ts` to `pre-commit.ts`. And …
-
### Link to reproduction
_No response_
### Describe the Bug
About half a year ago, there was a fix for the form builder that correctly extended all hook overrides that are applied to the formSubmis…
-
Hooks takes a long time to run (~1minute) on every commit, we could run the linting on the files that are committed/changed only to save time.
-
I believe that the major breakpoint with `repro` is currently that users may change dependencies on packages, code, or scripts and forget to run automate() to update the Dockerfile. Here is an idea to…
-
**Description**
It seems that the pre-commit hooks aren't enforcing linting consistently, as some code style changes were missed, even though the pre-commit checks passed.
Specifically, the follow…
dPys updated
2 months ago
-
I'll say right up front that I have no **objection** to pre-commit hooks; I'm
basically in a position of trying to figure out their finer points.
For context, my day job uses pipelines[^1], includ…
-
**Is your feature request related to a problem? Please describe.**
Could we add pre-commit hooks to the repo to standardize code quality?
**Describe the solution you'd like**
Pre-commit hooks wou…
-
Twincat developers want to confirm that between commits they have not made changes to the PLC project that will adversely affect the corresponding EPICS IOC. The solution could be that when you push t…
-
Why do we install pre-commit hooks in our nix flake? I would be strongly inclined to remove that step, but maybe there's some reason we have to do this as setting up the nix flake? Totally missed that…
pokey updated
5 months ago
-
**Is your feature request related to a problem?**
If you enable oca-checks-po hooks with po-pretty-format check enabled but without `--fix` arg it shows only:
`Wrong formatting` but it doesn't sho…