Zaid-Ajaj / tabula-rasa

Minimalistic real-worldish blogging platform, written entirely in F#, made as a learning reference for building large Elmish apps
199 stars 16 forks source link

Apply fantomas throughout client and server. #12

Closed isaacabraham closed 6 years ago

isaacabraham commented 6 years ago

Optional accept :-) Applied Fantomas on both client and server. Leads to around a 10-15% reduction in lines whilst applying everything consistently throughout. I quite like it, but that's my view :-)

Everything should still build.

Zaid-Ajaj commented 6 years ago

+1 for consistency! I probably should add a FAKE target to apply fantamos rules