ExoKomodo / edu

Educational website for bootcamp grads, CS college grads, and anyone else interested in learning software craftsmanship
https://edu.exokomodo.com/
MIT License
4 stars 1 forks source link

[FEATURE] Add formatter rules for F# #150

Closed jamesaorson closed 1 year ago

jamesaorson commented 1 year ago

Feature Request

F# code formatting is not configured to a standard yet.

Supplemental attachments?

No response

Acceptance Criteria

Add an .editorconfig with fantomas formatter specifications: https://fsprojects.github.io/fantomas/docs/end-users/Configuration.html#fsharp_newline_before_multiline_computation_expression

Ionide in VSCode uses fantomas, so this config will work for CLI or IDE usage