Skip to content

Pylint: Enable variable checks#2498

Merged
squirrelsc merged 1 commit into
microsoft:mainfrom
avylove:pylint_3
Jan 4, 2023
Merged

Pylint: Enable variable checks#2498
squirrelsc merged 1 commit into
microsoft:mainfrom
avylove:pylint_3

Conversation

@avylove
Copy link
Copy Markdown
Contributor

@avylove avylove commented Jan 4, 2023

  • Enables Pylint checks:
    • used-before-assignment
    • undefined-loop-variable
    • cell-var-from-loop
  • Applies fixes to code so checks pass

@squirrelsc squirrelsc merged commit dc4fd39 into microsoft:main Jan 4, 2023
@avylove avylove deleted the pylint_3 branch August 8, 2023 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants