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

Documentation of override_spec #322

Open
mochr opened this issue Jul 5, 2023 · 0 comments
Open

Documentation of override_spec #322

mochr opened this issue Jul 5, 2023 · 0 comments

Comments

@mochr
Copy link

mochr commented Jul 5, 2023

Hello!

I'm missing documentation of the override_spec configuration in the parse section. The documentation does not have an example on how to use it.
When using max_pargs_hwrap=3 if-statements with more than three positional arguments will be wrapped on separate lines, such as:

if(NOT
   res
   EQUAL
   0
)

I would like to override the if-statement to not wrap on separate lines.

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

1 participant