Hello! Kafka uses relatively strict code style for Java code. Code style enforces during project build.
But, for now, we doesn’t check python test code style. I’ve checked system tests code with the default pylint settings and got the following results - "Your code has been rated at 5.98/10» I propose to add python code style checks to the codebase and process and fix code style issues. What do you think?