Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Update .pylintrc to fix build error #2009

Merged
merged 2 commits into from
Jun 1, 2022
Merged

Update .pylintrc to fix build error #2009

merged 2 commits into from
Jun 1, 2022

Conversation

Porges
Copy link
Member

@Porges Porges commented Jun 1, 2022

Summary of the Pull Request

Remove R0201 as it is breaking the build due to:

.pylintrc:1:0: E0012: Bad option value for --disable. Don't recognize message R0201. (bad-option-value)

No code currently violates this lint.

PR Checklist

  • Applies to work item: #xxx
  • CLA signed. If not, go over here and sign the CLI.
  • Tests added/passed
  • Requires documentation to be updated
  • I've discussed this with core contributors already. If not checked, I'm ready to accept this work might be rejected in favor of a different grand plan. Issue number where discussion took place: #xxx

Info on Pull Request

What does this include?

Validation Steps Performed

How does someone test & validate?

See if build is successful now.

@Porges Porges enabled auto-merge (squash) June 1, 2022 21:41
@Porges Porges merged commit ca22611 into main Jun 1, 2022
@Porges Porges deleted the pylintrc branch June 1, 2022 22:29
@ghost ghost locked as resolved and limited conversation to collaborators Jul 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants