suss-swe-ig / suss-telegram-groups

Bot for sharing SUSS Telegram Groups
MIT License
0 stars 0 forks source link

Standardise coding style conventions and enforce with pylint #18

Open kaixiong opened 1 month ago

kaixiong commented 1 month ago

I suggest we follow the coding conventions documented in PEP 8. I believe Pylint's default configuration checks code against this.