Misnamed a setting

This commit is contained in:
Smaug123
2022-11-06 12:27:14 +00:00
parent 8a35a9d3f7
commit a25b2a9ecc
4 changed files with 11 additions and 6 deletions

View File

@@ -20,7 +20,7 @@ fsharp_space_before_colon=true
fsharp_space_before_semicolon=true
fsharp_multiline_block_brackets_on_same_column=true
fsharp_newline_between_type_definition_and_members=true
fsharp_align_function_signature_to_definition=true
fsharp_align_function_signature_to_indentation=true
fsharp_alternative_long_member_definitions=true
fsharp_multi_line_lambda_closing_newline=true
fsharp_experimental_keep_indent_in_branch=true