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

Formatting introduces trailing whitespace #2440

Closed
nojb opened this issue Sep 15, 2023 · 2 comments · Fixed by #2443
Closed

Formatting introduces trailing whitespace #2440

nojb opened this issue Sep 15, 2023 · 2 comments · Fixed by #2443

Comments

@nojb
Copy link
Contributor

nojb commented Sep 15, 2023

Formatting

module Make_contract_fields (Gd : Grid_display.GRID_DISPLAY) (_ : CONTRACT_ROW_DATA with type t = Gd.row_data and type row_id = Gd.row_id) : sig end

with the options

margin=100
profile=conventional
field-space=tight-decl
indicate-multiline-delimiters=closing-on-separate-line

introduces a trailing space after sig.

@Julow
Copy link
Collaborator

Julow commented Sep 19, 2023

Thanks for the report, should be fixed in #2443

@nojb
Copy link
Contributor Author

nojb commented Sep 19, 2023

Thanks!

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

Successfully merging a pull request may close this issue.

2 participants