Skip to content

Commit af6c99a

Browse files
committed
style: remove style rules which have no effect for the GenerateHtml.fs file
1 parent 8326dd5 commit af6c99a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.editorconfig

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,5 @@ fsharp_max_array_or_list_number_of_items = 0
2222
fsharp_multi_line_lambda_closing_newline = true
2323
fsharp_multiline_bracket_style = aligned
2424
fsharp_keep_max_number_of_blank_lines = 1
25-
fsharp_align_function_signature_to_indentation = true
2625
# Keep the if/then/else consistent
2726
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

Comments
 (0)