Skip to content

fix: sort generated task list - #53

Closed
zeke-ricon wants to merge 1 commit into
quick/snapshot-tsxfrom
zeke/snapshot-readme-sort
Closed

fix: sort generated task list#53
zeke-ricon wants to merge 1 commit into
quick/snapshot-tsxfrom
zeke/snapshot-readme-sort

Conversation

@zeke-ricon

@zeke-ricon zeke-ricon commented May 10, 2026

Copy link
Copy Markdown

Fix-it for #52.

README.tsx now sorts task directory entries before collecting them, and README.md is regenerated from that deterministic order. On this Linux runner, mise run readme && git diff --exit-code README.md currently rewrites the task table because readdirSync() order differs from the committed macOS order.

@quick-ricon

Copy link
Copy Markdown
Contributor

Superseded by #54, which included the deterministic README task sort plus Brownie's inherited usage-var fix. Thanks for the catch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants