diff --git a/.editorconfig b/.editorconfig index 29d6742d..dd05f78f 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,3 +1,6 @@ +# Resharper Code Inspection Index: +# https://www.jetbrains.com/help/rider/Reference_Code_Inspection_Index.html + [*] charset = utf-8 end_of_line = crlf