Disable linting message for indendation
bmesuere opened this issue · 0 comments
bmesuere commented
Papyros expects 4 spaces as indentation and shows a linter warning when code has 2. If people copy code with 2 spaces, this causes everything to be marked with a warning symbol.
I would thus disable linting messages requiring a set number of spaces.
(this was feedback from a teacher)