We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue created from fantomas-online
module Input let modules = [109024;137172;80445;80044]
module Input let modules = [ 109024; 137172; 80445; 80044 ]
In previous versions of Fantomas there used to be a blank line between the module and the first let binding.
Fantomas Master at 09/14/2020 20:47:23 - b695df9
Default Fantomas configuration
The text was updated successfully, but these errors were encountered:
Always add new line between named module and first declaration. Fixes f…
60814c5
…sprojects#1139.
Always add new line between named module and first declaration. Fixes #…
4f84f92
…1139. (#1140)
Successfully merging a pull request may close this issue.
Issue created from fantomas-online
Code
Result
Problem description
In previous versions of Fantomas there used to be a blank line between the module and the first let binding.
Extra information
Options
Fantomas Master at 09/14/2020 20:47:23 - b695df9
Default Fantomas configuration
The text was updated successfully, but these errors were encountered: