DerDomee / discordbot-alexxoffi

The main Discord bot for the communityserver of AlexxOffi
GNU General Public License v3.0
0 stars 0 forks source link

Introduce more restrictive linting #7

Closed DerDomee closed 3 years ago

DerDomee commented 3 years ago

This project needs more linting. Plans are:

  1. Install pycodestyle and use it in linting workflow as required action
  2. Install pydocstyle and use it in linting workflow as optional action