Skip to content

Conversation

@winebarrel
Copy link
Owner

@winebarrel winebarrel commented Jan 3, 2026

Copilot AI review requested due to automatic review settings January 3, 2026 13:10
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR refactors all participle parser struct tags to use the explicit parser:"..." format instead of the implicit format. This makes the codebase more consistent with modern participle v2 conventions.

  • Adds parser: prefix to all struct tag annotations for participle parser directives
  • Converts double-quoted string literals to single-quoted literals within parser expressions (e.g., "*"'*', ","',')

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@winebarrel winebarrel merged commit cb2ba0f into main Jan 3, 2026
8 checks passed
@winebarrel winebarrel deleted the refactor/fix_tag_style branch January 3, 2026 13:13
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