Skip to content

Commit

Permalink
Merge dev16.7-preview1 to features/patterns3 (#43062)
Browse files Browse the repository at this point in the history
Plus support for relational patterns for `nint`, `nuint`.
  • Loading branch information
Neal Gafter authored Apr 7, 2020
2 parents 690d991 + 1b6d0f2 commit 37251a1
Show file tree
Hide file tree
Showing 2,479 changed files with 63,171 additions and 23,113 deletions.
1 change: 1 addition & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ indent_size = 2
[*.{cs,vb}]
# Sort using and Import directives with System.* appearing first
dotnet_sort_system_directives_first = true
dotnet_separate_import_directive_groups = false
# Avoid "this." and "Me." if not necessary
dotnet_style_qualification_for_field = false:refactoring
dotnet_style_qualification_for_property = false:refactoring
Expand Down
Loading

0 comments on commit 37251a1

Please sign in to comment.