Skip to content

Conversation

@johnpyp
Copy link

@johnpyp johnpyp commented Dec 28, 2025

This PR:

  • adds support for disabling formatting in scenario test files
  • Fixes some simple easy formatting wins for http-client-js clients, like avoiding double semicolons and making sure newlines are consistent. Just from my personal observations playing around with the client. There's definitely more, but these are some of the most visible when doing go-to-definition and such into the generated code.
    • adds a decent_formatting.md scenario to test for this kind of thing when they're noticed.

some basic, easy things like removing double-semicolons, consistent
newlines, consistent semicolon formatting for class members.

also added a `decent_formatting.md` scenario for this
@johnpyp johnpyp force-pushed the feat/http-client-jsbetter-formatting branch from 75733c1 to d648b7f Compare December 28, 2025 23:05
@johnpyp
Copy link
Author

johnpyp commented Dec 28, 2025

@microsoft-github-policy-service agree

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.

1 participant