ironfede / openmcdf

Microsoft Compound File .net component - pure C# - netstandard 2.0
Mozilla Public License 2.0
297 stars 73 forks source link

Add .editorconfig file matching the existing formatting #64

Closed tstenner closed 1 year ago

tstenner commented 4 years ago

Newer Visual Studio versions (and some other editors) read formatting settings from an .editorconfig file. This PR adds a file that closely matches the existing formatting so future PRs don't add as many formatting changes.