gurkult / gurkbot

Our community bot, used for running the server.
MIT License
18 stars 16 forks source link

Optimize linting workflow #64

Closed Akarys42 closed 3 years ago

Akarys42 commented 3 years ago

This PR makes use of caching and invoking black from the command line to reduce the linting time.

The runtime has been divided by 2.