TheAlgorithms / TheAlgorithms/Nim
Add a GitHub workflow that checks the code (Nim linter)
Open
A pull request for this has already been merged.
- #19 by @vil02 — merged
enhancement
- Dominant language
- Nim
- Stars
- 110
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
This issue has no description.
Contributor guide
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 merged pull request #19 and inspect the workflow it introduced, since the issue body contains no implementation details. Check whether the repository currently runs a Nim linter through GitHub Actions; the work is done when the workflow is present and its checks complete successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, nim
- Domain
- build-system, ci-cd
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100