Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,7 @@ fsharp_blank_lines_around_nested_multiline_expressions=false
fsharp_keep_max_number_of_blank_lines=1

[tests/*.fsx]
fsharp_multiline_bracket_style = aligned
fsharp_multiline_bracket_style = aligned

[mcp/**/*.fsx]
fsharp_multiline_bracket_style = stroustrup
Loading
Loading