closeio / socketshark

A WebSocket message router based on Python/Redis/asyncio
MIT License
116 stars 11 forks source link

Update linters #33

Closed jkemp101 closed 2 years ago

jkemp101 commented 4 years ago

Add static-code-analysis job that includes our standard linters.

jkemp101 commented 3 years ago

We use https://github.com/closeio/lintlizard as our standard linter. Will have to see how much work it takes to get this codebase in compliance with the linters.

jkemp101 commented 2 years ago

I believe this is done.