-
**Describe the bug**
In principle I tried to get PyQt6 working with devenv on NixOS. I didn't manage so far (ideas welcome), but I stumbled over what I believe to be a bug.
Opening a devenv shel…
-
https://pre-commit.com/index.html could let you set up linting etc. to run before local commits so you could maybe run faster and skip the Github Actions wait. And you could reuse the pre-commit hooks…
-
### Describe the bug
using pre-commit raises errors:
```
(sunpy_py312) laurahayes@MacBook-Pro-2 sunpy-sphinx-theme % pre-commit run --all-files
An error has occurred: …
-
Hi! :wave:
First of all, thanks for the great project.
I am finding that, when running the command, it does not follow any hooks I have defined for the project (especially important with `pre-c…
-
## Summary
Add pre-commit hooks to the project to improve the development process.
This could be done using Husky
## Priority
1
## Time Estimate
1 hours
-
-
Add a pre-commit hook config to project. Useful to have linters for preventing new bugs in the auxiliary scripts.
Suggestions:
* python: black, isort, flake8
* perl: perltidy ?
Anything els…
alkc updated
9 months ago
-
At a minimum, we should configure pre-commit for this repository to prevent commits to the main branch. (See: [example](https://stackoverflow.com/questions/40462111/git-prevent-commits-in-master-branc…
-
-
Noticed errors when using any of the hooks which specify `language: node`.
Running on Ubuntu 20.04
pre-commit version `3.5.0`
pre-commit-config.yaml:
```
- repo: https://github.com/tier4/p…