Skip to content
New issue

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

Fantomas formatting #156

Open
IgorErin opened this issue Jul 29, 2023 · 1 comment
Open

Fantomas formatting #156

IgorErin opened this issue Jul 29, 2023 · 1 comment

Comments

@IgorErin
Copy link
Member

Is your feature request related to a problem? Please describe.
It is necessary to support some formatting options to improve the project code (see this):

  • If then else Transformations into its various forms, for example:
if expr1 
then expr2 
else expr3

see this

  • Separate options for transferring expressions using the pipeline operator.
  • Add an option to format the list of parameters of methods and constructors.

Describe the solution you'd like
Support for all this in fatomas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants