dodona-edu/papyros

Disable linting message for indendation

bmesuere opened this issue · 0 comments

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)