I'd like to work on PRs for this repo. But when I load the project and make changes, it's very hard to format since the IDE auto-formatting doesn't match the code.
Solutions:
Format existing code according to default C# conventions (Ctrl-K Ctrl-D on all files).
Add a configuration file that matches existing formatting.
Do you have a preference for the existing formatting and would you accept a PR to do either 1 or 2? I prefer 1 but could try to figure out 2.
Is it OK to include IDE code suggestions too in a cleanup PR?
Hi @peteroupc
I'd like to work on PRs for this repo. But when I load the project and make changes, it's very hard to format since the IDE auto-formatting doesn't match the code.
Solutions:
Do you have a preference for the existing formatting and would you accept a PR to do either 1 or 2? I prefer 1 but could try to figure out 2.
Is it OK to include IDE code suggestions too in a cleanup PR?