-
Type: Task
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: 1.3.1
-
Component/s: None
-
None
While the current code formatting style (K&R or 1TSB) is one of several in common use in the industry, it is not the style configured by default in Visual Studio.
The proposal is to reformat the code base using the Visual Studio default settings. This would have the following benefits:
- there are probably more people using Visual Studio defaults than K&R
- contributors could use the Visual Studio defaults and not have to load any settings into Visual Studio
- any disagreements about code formatting style could be settled by appealing to the defaults (in most cases)
No decision will be made on this issue for a few weeks to allow time for comments.
Thanks in advance for your feedback.
- related to
-
CSHARP-360 Proposal: replace #region directives with comments
- Closed