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

Fix Comment Parsing #532

Merged
merged 2 commits into from
Dec 16, 2023
Merged

Conversation

cartesian-theatrics
Copy link
Contributor

@cartesian-theatrics cartesian-theatrics commented Sep 30, 2023

This change doesn't seem to break anything. I'm not sure why it was doing word wrapping. My guess is it is to make sure to pass linters for existing proto specs with lots of comments. I think better would be to disable word-wrapping by default and if necessary enabled with a flag of some kind.

@Gobot1234
Copy link
Collaborator

Gobot1234 commented Oct 6, 2023

I don't really agree with this change. But I don't have a particularly great way to solve it without a native cli. In my mind the ideal solution is to format with some kind of smart wrap, maybe this however is left to another tool

@Gobot1234 Gobot1234 self-assigned this Oct 30, 2023
Copy link
Collaborator

@Gobot1234 Gobot1234 left a comment

Choose a reason for hiding this comment

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

I've thought about this a bit more, LGTM

@Gobot1234 Gobot1234 merged commit b8a091a into danielgtaylor:master Dec 16, 2023
19 checks passed
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