In order to use pylint in the pipeline the codebase has to be cleaned up once.
Therefore run pipenv run lint & fix all upcomming errors.
Docstrings shall be handeled in https://github.com/Jarr0d161/TeamFightChaticts/issues/12.
After this is done, the lint step in our cicd pipeline has to be enabled again
In order to use pylint in the pipeline the codebase has to be cleaned up once. Therefore run
pipenv run lint
& fix all upcomming errors. Docstrings shall be handeled in https://github.com/Jarr0d161/TeamFightChaticts/issues/12.After this is done, the lint step in our cicd pipeline has to be enabled again