Add ECLint to main tools repo
Open
Nobody has claimed this yet.
linting
- Dominant language
- Python
- Stars
- 322
- Forks
- 255
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 5
Description
I have already added ECLint CI tests to the pipeline template but it would be good to extend the Github Actions for the main tools repo to add this functionality.
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 the ECLint CI section in nf_core/pipeline-template/.github/workflows/linting.yml at lines 49-62, then locate the corresponding GitHub Actions workflow for the main tools repository. Add equivalent ECLint coverage there and verify that the main repository's action runs the checks successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, python
- Domain
- ci-cd, tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100