You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the solution you'd like
It would be nice if it could support indentation style similar to PEP-8 concerning e.g., function definitions and calls, allowing to:
either align indented lines with the opening delimiter:
Thanks a lot for developing mh_style!
What kind of feature is this?
Your MATLAB/Octave environment
MISS_HIT component affected
Describe the solution you'd like
It would be nice if it could support indentation style similar to PEP-8 concerning e.g., function definitions and calls, allowing to:
Currently accepted style
Currently, mh_style only accepts the following styles, which doesn't help much with limiting the length of lines:
The text was updated successfully, but these errors were encountered: