Pass linting checks
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Idoneità per principianti
- 25/100
Direzione di ricerca
Leggi la specifica di linting v3 collegata nell’issue, quindi esegui localmente ./bin/fetch-configlet e ./bin/configlet lint; il workflow di preparazione v3 è un altro punto di ingresso. Il lavoro è completato quando il track VimScript supera tutti i controlli definiti da configlet lint, tenendo presente che il set di regole era ancora incompleto quando è stata scritta questa issue.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
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
- Lingua principale
- Vim Script
- Stelle
- 22
- Fork
- 27
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di exercism/vimscript
-
Build representer Apertax:action/create x:knowledge/advanced x:module/representer x:size/massive x:type/coding
Difficoltà 4/5 3-5 giorni Idoneità per principianti 35/100
-
Build analyzer Apertax:action/create x:knowledge/advanced x:module/analyzer x:size/massive x:type/coding
Difficoltà 5/5 Più di una settimana Idoneità per principianti 25/100
-
x:action/improve x:knowledge/intermediate x:module/practice-exercise x:size/large x:type/content
Difficoltà 5/5 Più di una settimana Idoneità per principianti 25/100
Tutte le issue di exercism/vimscript
Issue simili
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 84/100
copse-dev/agent-pane#2953 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 90/100
simonw/sqlite-utils#872 ·
-
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 84/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 84/100
danielmiessler/LifeOS#2215 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 78/100
sympozium-ai/sympozium#627 ·