Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix liniting errors and update lint workflow #82

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

vishnuchalla
Copy link
Collaborator

@vishnuchalla vishnuchalla commented Dec 18, 2024

Type of change

  • Refactor
  • New feature
  • Bug fix
  • Optimization
  • Documentation Update

Description

Fixes linting errors in the CI.

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.

Testing

Tested in local by running same commands as in GH actions.

(my_env) vchalla@vchalla-thinkpadp1gen2:~/myforks/orion$ pylint -d C0103 -d R0912 -d R0917 $(git ls-files '*/*.py' '*.py')

-------------------------------------------------------------------
Your code has been rated at 10.00/10 (previous run: 9.95/10, +0.05)

@vishnuchalla vishnuchalla force-pushed the lint-fix branch 3 times, most recently from 068e74e to 45ebe18 Compare December 18, 2024 15:22
Copy link
Member

@jtaleric jtaleric left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jtaleric jtaleric merged commit 9be6b3c into cloud-bulldozer:main Dec 18, 2024
4 of 6 checks passed
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.

2 participants