Modules linting is called "main_nf"
Open
Nobody has claimed this yet.
linting
modules
- Dominant language
- Python
- Stars
- 322
- Forks
- 255
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 5
Description
Description of feature
Modules linting is called main_nf, which means you need to specify --key main_nf if that is the only test you want to run. I think we can name this better to make it clearer.
main_nf checks process directives, such as container, inputs and labels. Perhaps it could be module_directives?
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 by locating the linting option or test key that exposes main_nf and inspect any references to it. Rename the key to a clearer module-directives name, update its user-facing references, and verify that selecting only module linting still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa, tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100