-
All files are linted improperly and have weird spacing/tabs at places.
This will make sure all files are linted properly as per the linting rules before each commit and so we have consistent coding…
-
I'm curious about a design choice: the use of the `prepare` hook instead of the `preinstall` hook to set up husky? Why was `prepare` chosen?
I have a use case that has a rather nasty conflict with …
-
All of the project files must be verified as having the APLv2 license boilerplate on each file. This should be done automatically with pre-commit hooks or something similar. It must be automatic at le…
-
**Describe the bug**
`composer fop_check` (grumphp) and `vendor/bin/phpstan` handle the .devtools/phpstan_baseline.neon with different path root.
So if an error on phpstan_baseline.neon is reporte…
-
### Versions
* Python: 3.10. 8
* OS: Arch Linux (6.0.7-arch1-1)
* Buildozer: 1.4.1.dev0
### Description
I tried building the apk file from my project.
### buildozer.spec
Command:
`…
-
```
"name": "pre-commit",
"version": "1.1.3",
"description": "Automatically install pre-commit hooks for your npm modules.",
"main": "index.js",
"scripts": {
"coverage": "istanbul cover …
-
### Describe the bug
Currently when we run the pre-commit for tflint we get errors but only with the filename. In a structure that re-uses the same name in different folders this isn't enough…
-
* pre-commit vs other tools for formatting etc: https://github.com/r-lib/actions/pull/460#discussion_r785804269.
* Other advantages pre-commit: No history convolution
* unified config with other ch…
-
## Hello everyone,
[![Gitter](https://badges.gitter.im/jupyter/jupyter_server.svg)](https://gitter.im/jupyter/jupyter_server?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
*Welcome to …
-
### describe your issue
I know this makes zero sense, expecially since all other things seem to work.
This seems to only happen during `commit` phase, and running manually with `pre-commit run` does…