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
This sets up .NET naming for fields, locals and parameters to use
snake_case, so that editors won't complain about those.
It also disables trimming of trailing blanks to avoid accidentally
including such whitespace diffs in PRs.
0 commit comments