We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8326dd5 commit af6c99aCopy full SHA for af6c99a
.editorconfig
@@ -22,10 +22,5 @@ fsharp_max_array_or_list_number_of_items = 0
22
fsharp_multi_line_lambda_closing_newline = true
23
fsharp_multiline_bracket_style = aligned
24
fsharp_keep_max_number_of_blank_lines = 1
25
-fsharp_align_function_signature_to_indentation = true
26
# Keep the if/then/else consistent
27
fsharp_max_if_then_else_short_width = 0
28
-# Keep records consistent
29
-fsharp_max_record_number_of_items = 0
30
-fsharp_record_multiline_formatter = number_of_items
31
-fsharp_alternative_long_member_definitions = true
0 commit comments