We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Running on csharpier 0.30.1
Input:
static Dictionary<string, string[]> dictionary = new() { { "Key", [ "ItemWithLongEnoughNameToNotJoin1", "ItemWithLongEnoughNameToNotJoin2", "ItemWithLongEnoughNameToNotJoin3", "ItemWithLongEnoughNameToNotJoin4", ] }, };
Output:
Expected behavior:
The text was updated successfully, but these errors were encountered:
fixing another extra line issue
e58b13e
closes #1390
e48c579
fixing another extra line issue (belav#1391)
06484e1
closes belav#1390
Successfully merging a pull request may close this issue.
Running on csharpier 0.30.1
Input:
Output:
Expected behavior:
The text was updated successfully, but these errors were encountered: