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

Don't include Description as compiler metadata unconditionally #344

Merged
merged 1 commit into from
Mar 11, 2023

Conversation

kzu
Copy link
Member

@kzu kzu commented Mar 11, 2023

Since the description can contain newlines that will break the emitted editorconfig file with the values, only include in the specific scenario where we ensure the description isn't equal to the default.

@kzu kzu added bug Something isn't working enhancement New feature or request and removed enhancement New feature or request labels Mar 11, 2023
@kzu kzu force-pushed the dev/SelectiveDescription branch from dacf67c to 0dbce7c Compare March 11, 2023 19:17
@kzu kzu enabled auto-merge (rebase) March 11, 2023 19:18
Since the description can contain newlines that will break the emitted editorconfig file with the values, only include in the specific scenario where we ensure the description isn't equal to the default.
@kzu kzu force-pushed the dev/SelectiveDescription branch from 0dbce7c to 50fec2e Compare March 11, 2023 19:29
@kzu kzu merged commit 2a32db2 into main Mar 11, 2023
@kzu kzu deleted the dev/SelectiveDescription branch March 11, 2023 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant