galaxyproject / galaxyproject/planemo
planemo lint should spot empty *.loc files
Open
enhancement
linting
- Dominant language
- Python
- Stars
- 110
- Forks
- 102
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 13
Description
I would like ``planemo lint`` to report empty location files with a warning - they should at least have comments describing the format of the entries. This applies to both ``*.loc`` and ``*.loc.sample``
See e.g. https://github.com/galaxyproject/tools-iuc/issues/2082 for repositories having empty ``*.loc.sample`` files
Contributor guide
Research direction
Start with the planemo lint entry point and trace how lint rules and warnings are organized. Add coverage for empty *.loc and *.loc.sample files, with comments accepted as non-empty content; done means lint reports a warning for empty files in both forms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100