galaxyproject / galaxyproject/tools-iuc
Fix tool section ordering
- Dominant language
- HTML
- Stars
- 201
- Forks
- 525
- Avg merge
- 23h 54m
- Merged PRs (30d)
- 59
Description
These are trivial paper cuts:
- [ ] tools/circos/circos.xml
- [ ] Best practice violation [stdio] elements should come before [version_command]
- [ ] tools/emboss_5/emboss_seqret.xml
- [ ] Best practice violation [code] elements should come before [stdio]
- [ ] tools/fasta_nucleotide_color_plot/fasta_nucleotide_color_plot.xml
- [ ] Best practice violation [macros] elements should come before [requirements]
- [ ] tools/ngmlr/ngmlr.xml
- [ ] Best practice violation [description] elements should come before [requirements]
- [ ] tools/snp-dists/snp-dists.xml
- [ ] Best practice violation [description] elements should come before [macros]
- [ ] tools/tximport/tximport.xml
- [ ] Best practice violation [description] elements should come before [macros]
Contributor guide
Research direction
Open the six XML files named in the issue under tools/ and compare each listed pair of elements. Reorder the elements to match the stated best-practice ordering, then verify that all six files contain the requested ordering and remain valid XML.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100