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
It's not really a problem for me (I just changed the line so that this error is not thrown), but I wanted to notify anyone that this parse error exists in case someone wants to fix it.
The text was updated successfully, but these errors were encountered:
I had a bash script that generates a markdown file which has the following problem when trying to format it (I simplified the code that failed):
./test.sh
It also fails with:
Command:
beautysh --check ./test.sh
Error:
File ./test.sh: error: indent/outdent mismatch: 1.
beautysh --version
: 5.0.2It's not really a problem for me (I just changed the line so that this error is not thrown), but I wanted to notify anyone that this parse error exists in case someone wants to fix it.
The text was updated successfully, but these errors were encountered: