paolodellepiane / vscode-fantomas-fmt

MIT License
17 stars 4 forks source link

Allow setting strict mode #14

Closed ImaginaryDevelopment closed 4 years ago

ImaginaryDevelopment commented 5 years ago

https://github.com/fsprojects/fantomas/blob/dae3ce4ef1df5d7a75800e4635727d5af1bae3bd/src/Fantomas.Cmd/Program.fs#L240

We should be able to use the strict mode option

ImaginaryDevelopment commented 5 years ago

If it is there, and works, add to the documentation, as it isn't listed on the Extension page.