ScaleSec / gcp-workload-identity-federation

Pypi module to enable workload identity federation from AWS to GCP without the need for static credentials.
26 stars 7 forks source link

Linter updates #18

Closed jdyke closed 3 years ago

jdyke commented 3 years ago

I went through and updated all of the pylint findings so that we are following proper code styles.

I also added a custom pylintrc file so that we can customize the checks in the event that they become too noisey.

closes #16