pre-commit / pre-commit/pre-commit.com
It’s not clear which languages can’t be used for local hooks
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 208
- Forks
- 307
- Avg merge
- 20h 3m
- Merged PRs (30d)
- 4
Description
According the repository local hooks section,
local hooks can use any language which supports
additional_dependenciesordocker_image/fail/pygrep/script/system.
It’s not clear to me which languages can’t be used. For example, the descriptions for both python and ruby don’t explicitly mention that those languages support additional_dependencies, but they do indeed support additional_dependencies. This makes me question whether or not you can create (for example) a local dotnet hook. The description for dotnet doesn’t explicitly say that additional_dependencies is supported, but it also doesn’t say that additional_dependencies isn’t supported.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the repository local hooks section and the linked language descriptions for python, ruby, and dotnet. Compare how support for additional_dependencies is documented, then clarify which languages can be used for local hooks and make the result unambiguous for dotnet and other languages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, ruby
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100