Lint sort order of data sheets
Open
Nobody has claimed this yet.
idle
- Dominant language
- JavaScript
- Stars
- 787
- Forks
- 216
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 6
Description
Alphabetically sorted data provides maintainability for large sheets. A linter that verifies the sort order would be nice! Maybe even with a --fixup flag that solves it for you (?).
Related
#188
#196
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
Review related issues #188 and #196 before deciding the scope. Identify how this repository represents its data sheets and where a linter would fit; done should include verification of alphabetical order and, if retained, a --fixup option that corrects it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100