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
where the closing brackets are indented two spaces to few since the indentation level was set to four.
This can happen at different nesting levels of functions, methods, classes and cells/matrices.
It might be related to #284.
The text was updated successfully, but these errors were encountered:
MISS_HIT Component affected
Please choose one from:
Your MATLAB/Octave environment
Your operating system and Python version
Describe the bug
When using the configuration
on the file
with the autofix option, this results in
where the closing brackets are indented two spaces to few since the indentation level was set to four.
This can happen at different nesting levels of functions, methods, classes and cells/matrices.
It might be related to #284.
The text was updated successfully, but these errors were encountered: