lichess-bot-devs / lichess-bot

A bridge between Lichess bots and chess engines
GNU Affero General Public License v3.0
745 stars 440 forks source link

There are some errors after scanning the encoding with pylint #825

Closed M-DinhHoangViet closed 1 year ago

M-DinhHoangViet commented 1 year ago

https://github.com/M-DinhHoangViet/lichess-bot-1/actions/runs/5983346634/job/16233386569

TheYoBots commented 1 year ago

This repository already uses flake8 for linting code: https://github.com/lichess-bot-devs/lichess-bot/blob/b4bd7815220c16ee2d693a3e40783b472f57091e/.github/workflows/python-build.yml#L31-L44

M-DinhHoangViet commented 1 year ago

Turns out that's why the error warning was ignored