You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Failed syntax tree validation reported when trailing comma added before a trailing comment [#1388](https://github.com/belav/csharpier/issues/1388)
31
+
With the following code, CSharpier will add a trailing comma before the trailing comment.
32
+
CSharpier's syntax tree validation was incorrectly reporting this as a failure.
0 commit comments