Pylint - switch to Google style guide #465
Labels
priority: p3
Desirable enhancement or fix. May not be included in next release.
python
Pull requests that update Python code
type: cleanup
An internal cleanup or hygiene concern.
Milestone
Current we have a pylint file - https://github.com/GoogleCloudPlatform/bank-of-anthos/blob/master/.pylintrc - that ignores certain pylint errors in the Python service source code.
Let's try to remove most of these ignores to get the most out of linting, using Google's python style guide as source material for what messages might be okay to ignore.
The text was updated successfully, but these errors were encountered: