Closed Speaka closed 4 years ago
Could you fix all the red bars? Thanks. They indicate potentially bad indentation.
From a stack overflow post:
You may have used tabs when you configured Git to prefer spaces, or vice-versa. Check git config core.whitespace; it might contain tab-in-indent, space-before-tab, or indent-with-non-tab.
I already searched for their meaning and fixed that in the last commit
In response to #341 I added a documentation page for M810 since i tried to used it before. Hopefully the syntax is correct and the description is understable.