Pass linting checks
还没有人认领这个 Issue。
评估
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 新手友好度
- 25/100
调研方向
阅读 issue 中链接的 v3 linting 规范,然后在本地运行 ./bin/fetch-configlet 和 ./bin/configlet lint;v3 preparation workflow 是另一个入口点。完成的标准是 VimScript track 通过 configlet lint 定义的所有检查,同时请注意,在编写此 issue 时,规则集仍不完整。
由索引模型根据 Issue 内容生成。
描述
This issue is part of the migration to v3. You can read full details about the various changes here.
The configlet tool has a lint command that checks if a track's configuration files are properly structured - both syntactically and semantically. Misconfigured tracks may not sync correctly, may look wrong on the website, or may present a suboptimal user experience, so configlet's guards play an important part in maintaining the integrity of Exercism.
We're updating configlet to work with v3 tracks, which have a different set of requirements than v2 tracks.
The full list of rules that will be checked by the linter can be found in this spec.
⚠ Note that only a subset of the linting rules has been implemented at this moment. This means that while your track may be passing the checks at this moment, it might fail later. We thus strongly suggest you keep this issue open until we let you know otherwise.
Goal
Ensure that the track passes all the (v3 track) checks defined in configlet lint.
To help verify that the track passes all the linting rules, the v3 preparation PR has added a GitHub Actions workflow that automatically runs configlet lint.
It is also possible to run configlet lint locally by running the ./bin/fetch-configlet (or ./bin/fetch-configlet.ps1) script to download a local copy of the configlet binary. Once downloaded, you can then do ./bin/configlet lint to run the linting on your own machine.
Tracking
- 主要语言
- Vim Script
- 星标
- 22
- 派生
- 27
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
exercism/vimscript 的其他 Issue
-
x:action/create x:knowledge/advanced x:module/representer x:size/massive x:type/coding
难度 4/5 3-5 天 新手友好度 35/100
-
Build analyzer 未关闭x:action/create x:knowledge/advanced x:module/analyzer x:size/massive x:type/coding
难度 5/5 一周以上 新手友好度 25/100
-
x:action/improve x:knowledge/intermediate x:module/practice-exercise x:size/large x:type/content
难度 5/5 一周以上 新手友好度 25/100
查看 exercism/vimscript 的全部 Issue
相似的 Issue
-
kind/bug needs-triage
难度 1/5 1 小时以内 新手友好度 72/100
matrixorigin/matrixone#29223 ·
-
难度 2/5 1-3 小时 新手友好度 84/100
copse-dev/agent-pane#2953 ·
-
bug ci-failure high priority
难度 2/5 1-3 小时 新手友好度 74/100
vllm-project/vllm-omni#7972 · 1 条评论 ·
-
难度 2/5 1-3 小时 新手友好度 90/100
simonw/sqlite-utils#872 ·
-
bug good first issue
难度 1/5 1 小时以内 新手友好度 88/100
amponce/archive-movie-browser#166 ·