Граф коммитов

9 Коммитов

Автор SHA1 Сообщение Дата
Jamie Cansdale ea35b8fa2e Add new line
Make it clear that [*.{cs,vb}] isn't just associated with the next 2 lines.
2018-10-30 11:03:20 +00:00
Jamie Cansdale 27f9b23bbc Suggest always using braces 2018-10-30 10:40:14 +00:00
Jamie Cansdale a830391752
Remove :warning where severity isn't supported
Severity isn't supported for csharp_space_after_keywords_in_control_flow_statements.

"Specifying a severity is not supported here and it won't be supported in VS 2019 either.
Instead you will be able to set a severity for formatting violations in general, no matter
which option they come from."
2018-10-30 10:34:06 +00:00
Jamie Cansdale b33787f316 Warn if no space after control flow statement 2018-10-29 13:20:20 +00:00
Jamie Cansdale 425baea792 Make prefer braces a suggestion 2018-10-29 13:09:57 +00:00
Jamie Cansdale c6eba102ec Suggest always using var 2018-10-29 13:07:38 +00:00
Šimon Koníček e409c00d7b Updating 'var' preferences to always prefer var and offer a suggestion if the type is apparent 2018-10-24 21:56:34 +02:00
Šimon Koníček dad3db1197 C# preferences in .editorconfig 2018-10-09 15:21:06 +02:00
Scott Williams fe4c726710 added .editorconfig to help prevent wrong indent types
must have editor config plugin (https://visualstudiogallery.msdn.microsoft.com/c8bccfe2-650c-4b42-bc5c-845e21f96328) installed to have any effect
2016-10-28 14:38:16 +01:00