big_vision icon indicating copy to clipboard operation
big_vision copied to clipboard

Add pylint action with Google style configuration.

Open lucasb-eyer opened this issue 1 year ago • 0 comments

This would run pylint with the official Google style configuration on every PR automatically, saving us quite a bit of time.

We can already see results of it in this PR

However, it seems that maybe we should submit the configuration here and fine-tune it a bit? I'm seeing several lint errors that we don't actually hit internally, for example: image So we should see if we like this difference, and/or where it comes from, before merging.

lucasb-eyer avatar Aug 09 '22 10:08 lucasb-eyer