csharplang/proposals/csharp-7.3
lindexi ee7b1265d6
Fix code format
We use [Allman style](http://en.wikipedia.org/wiki/Indent_style#Allman_style) braces, where each brace begins on a new line. 

We should use `_camelCase` for internal and private fields

See: [coding-style.md](https://github.com/dotnet/corefx/blob/master/Documentation/coding-guidelines/coding-style.md )
2018-06-15 14:25:46 +08:00
..
auto-prop-field-attrs.md Fix code format 2018-06-15 14:25:46 +08:00
blittable.md Remove unnecessary checkboxes from 7.3 speclets (#1519) 2018-05-13 20:05:44 -07:00
expression-variables-in-initializers.md Remove unnecessary checkboxes from 7.3 speclets (#1519) 2018-05-13 20:05:44 -07:00
improved-overload-candidates.md Remove unnecessary checkboxes from 7.3 speclets (#1519) 2018-05-13 20:05:44 -07:00
indexing-movable-fixed-fields.md Move C# 7.3 proposals to sub-folder (#1384) 2018-03-15 23:36:16 -07:00
pattern-based-fixed.md The method name custom fixed is GetPinnableReference (#1605) 2018-06-04 13:57:50 -07:00
ref-local-reassignment.md Move C# 7.3 proposals to sub-folder (#1384) 2018-03-15 23:36:16 -07:00
stackalloc-array-initializers.md Remove unnecessary checkboxes from 7.3 speclets (#1519) 2018-05-13 20:05:44 -07:00
tuple-equality.md Move tuple equality speclet to 7.3 folder (#1401) 2018-03-20 14:18:29 -07:00