pre-commit / pre-commit/pre-commit.com
It’s not clear which languages can’t be used for local hooks
还没有人认领这个 Issue。
- 主要语言
- Python
- 星标
- 208
- 派生
- 307
- 平均合并
- 20 小时 3 分钟
- 30 天内合并 PR
- 4
描述
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.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
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.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python, ruby
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 38/100