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

[Dotnet] Fixes unnecessary indent in request builder properties. #4379

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

andrueastman
Copy link
Member

Follow up to #4348

Request builder properties have unnecessary indentations in declarations. See microsoft/kiota-samples@03fc927 for example diff.

This PR enables the writer to skip the indent for better formating.

Sample generation at microsoft/kiota-samples#5331

@andrueastman andrueastman requested a review from a team as a code owner March 21, 2024 16:01
@andrueastman andrueastman enabled auto-merge March 21, 2024 16:01
Copy link

auto-merge was automatically disabled March 21, 2024 16:07

Pull Request is not mergeable

@baywet baywet merged commit 62c1d56 into main Mar 21, 2024
199 checks passed
@baywet baywet deleted the andrueastman/newlines branch March 21, 2024 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants