Hi devs, in several Python scripts tabs and spaces are mixed which is a problem. Questions: - how to find these problems: with pylint, recursively? - how to avoid them? Perhaps we collect the respective editor settings in a Wiki page? Markus