Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fmt doesn't fix @description / attributes correctly #1352

Open
sxlijin opened this issue Jan 21, 2025 · 0 comments
Open

fmt doesn't fix @description / attributes correctly #1352

sxlijin opened this issue Jan 21, 2025 · 0 comments

Comments

@sxlijin
Copy link
Collaborator

sxlijin commented Jan 21, 2025

repro from discord:

class PriceResponse {
  price float @description(#"Current price of the token"#)
  token string @description(#"Token symbol"#)
  timestamp string @description(#"Timestamp of the price"#)
}
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

No branches or pull requests

1 participant