Skip to content

fix: quote rust skill frontmatter description#9

Merged
jlizen merged 1 commit intosymposium-dev:mainfrom
jlizen:fix/frontmatter
May 8, 2026
Merged

fix: quote rust skill frontmatter description#9
jlizen merged 1 commit intosymposium-dev:mainfrom
jlizen:fix/frontmatter

Conversation

@jlizen
Copy link
Copy Markdown
Member

@jlizen jlizen commented May 8, 2026

What does this PR do?

Related: symposium-dev/symposium#202

We had some invalid YAML frontmatter in our best practices skill. I just turned on codex, and it apparently has stricter parsing, and it threw a bunch of warnings.

symposium/202 adds tighter validations, which would now cause this package's CI to fail.

This PR fixes the buggy frontmatter.

AI disclosure.

  • I used an AI tool for research, autocomplete, or in other minimal ways
  • The AI tool authored small parts of the code (e.g., autocomplete, comments)
  • The AI tool authored large parts of the code

Confidence level.

  • I am very happy with it

@jlizen
Copy link
Copy Markdown
Member Author

jlizen commented May 8, 2026

@nikomatsakis need help merging this, also CI is red but I have it fixed here: #10

@jlizen
Copy link
Copy Markdown
Member Author

jlizen commented May 8, 2026

Merging as the fix is in #10 and this won't make CI any MORE red

@jlizen jlizen merged commit b7072fc into symposium-dev:main May 8, 2026
1 check failed
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