Skip to content

feat: add wdl-lint/wdl-analysis lint list#1

Open
Serial-ATA wants to merge 2 commits intomainfrom
init
Open

feat: add wdl-lint/wdl-analysis lint list#1
Serial-ATA wants to merge 2 commits intomainfrom
init

Conversation

@Serial-ATA
Copy link
Collaborator

No description provided.

Copy link
Member

@claymcleod claymcleod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good start on the lint site. The main issue is a handful of property name mismatches between the Rust JSON output (to_json()) and the Alpine data model / HTML templates — tags vs activeTags, version vs currentVersion, and the duplicated version prefix. IMO a dedicated output struct with #[derive(Serialize)] instead of the manual serde_json::Map construction would prevent these from drifting, since the field names would be defined once and shared between the generator and the frontend.

- uses: actions/checkout@v4
with:
# TODO: switch repos once sprocket explain --format=json is merged
repository: "Serial-ATA/sprocket"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reminder that his should be updated to point at the official repository once stjude-rust-labs/sprocket#610 is merged.

@Serial-ATA Serial-ATA requested a review from claymcleod March 13, 2026 16:07
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