JordanTK / chuekbot

collab on discord bot
1 stars 0 forks source link

Issues related to tests, linting and pipelines #9

Open JordanTK opened 9 months ago

JordanTK commented 9 months ago

This is the last time merging a couple tickets at once from now on every ticket will be merged separately. Tests are available in the test folder, linting was done following pylint guidelines, hooks configuration can be found in the .yaml file, I am using pre-commit package for it, looking into git bash to be able to do it at low level. Couldn't finish dockerization, I am having issues with installing docker on my computer, hardware can't fulfill installation requirements.

yumerov commented 9 months ago

Please create a single pull request per issue at https://github.com/JordanTK/chuekbot/issues in order of their numbers.

yumerov commented 9 months ago

Your code comments should give more than I can read on a first glance.

yumerov commented 9 months ago

The pull request body should be a summary of the changes, not a report :)