Skip to content

Instantly share code, notes, and snippets.

View 2coder's full-sized avatar

Daniel Horn 2coder

View GitHub Profile
@2coder
2coder / .editorconfig
Created October 31, 2020 22:40 — forked from FaronBracy/.editorconfig
Editor config file for CSharp .cs files including Visual Studio and ReSharper custom attributes
#####################################################################################################
# 2019-01-15 Initial Creation
# 2019-04-01 Added ReSharper Settings
# 2019-05-16 Naming Rules Work With ReSharper
# 2019-07-09 Constant and Static Readonly Naming Rules
# 2020-02-26 Fix typo in warning
#####################################################################################################
# Based off of generic config from https://github.com/RehanSaeed/EditorConfig
# License MIT - https://github.com/RehanSaeed/EditorConfig/blob/master/LICENSE
#