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

Add flake8-simplify and flake8-return to ruff config #14100

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

ogajduse
Copy link
Member

This PR adds two new rulesets - flake8-simplify and flake8-return.

@ogajduse ogajduse added CherryPick PR needs CherryPick to previous branches 6.12.z Introduced in or relating directly to Satellite 6.12 AutoMerge_Cherry_Picked The cherrypicked PRs of master PR would be automerged if all checks passing 6.13.z Introduced in or relating directly to Satellite 6.13 6.14.z Introduced in or relating directly to Satellite 6.14 6.15.z Introduced in or relating directly to Satellite 6.15 labels Feb 16, 2024
@ogajduse ogajduse self-assigned this Feb 16, 2024
@ogajduse ogajduse marked this pull request as ready for review February 20, 2024 16:33
@ogajduse ogajduse requested review from a team as code owners February 20, 2024 16:33
@omkarkhatavkar
Copy link

trigger: test-robottelo

@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 5820
Build Status: UNSTABLE
PRT Comment: pytest null
Test Result : =========================== short test summary info ============================

@Satellite-QE Satellite-QE added the PRT-Failed Indicates that latest PRT run is failed for the PR label Feb 22, 2024
@ogajduse
Copy link
Member Author

PRT failure is unrelated to the changes in this PR:
AttributeError: 'bytes' object has no attribute 'content'

Copy link
Contributor

@lhellebr lhellebr left a comment

Choose a reason for hiding this comment

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

Obviously I haven't checked all the automatically made changes but including these rulesets lgtm.

@ogajduse
Copy link
Member Author

Due to long wait time, the conflict in robottelo/cli/hammer.py must be resolved.

ogajduse added a commit to ogajduse/robottelo that referenced this pull request Mar 11, 2024
ogajduse added a commit to ogajduse/robottelo that referenced this pull request Mar 11, 2024
ogajduse added a commit to ogajduse/robottelo that referenced this pull request Mar 11, 2024
ogajduse added a commit to ogajduse/robottelo that referenced this pull request Mar 11, 2024
lhellebr pushed a commit that referenced this pull request Mar 12, 2024
#14342)

* Add flake8-simplify and flake8-return to ruff config (#14100)

(cherry picked from commit db19610)

* fixed sanity suite, AttributeError due to not matching scope (#14309)

(cherry picked from commit 063ac02)

---------

Co-authored-by: Omkar Khatavkar <[email protected]>
lhellebr pushed a commit that referenced this pull request Mar 12, 2024
#14341)

* Add flake8-simplify and flake8-return to ruff config (#14100)

(cherry picked from commit db19610)

* fixed sanity suite, AttributeError due to not matching scope (#14309)

(cherry picked from commit 063ac02)

---------

Co-authored-by: Omkar Khatavkar <[email protected]>
lhellebr pushed a commit that referenced this pull request Mar 12, 2024
#14340)

* Add flake8-simplify and flake8-return to ruff config (#14100)

(cherry picked from commit db19610)

* fixed sanity suite, AttributeError due to not matching scope (#14309)

(cherry picked from commit 063ac02)

---------

Co-authored-by: Omkar Khatavkar <[email protected]>
lhellebr pushed a commit that referenced this pull request Mar 12, 2024
#14339)

Add flake8-simplify and flake8-return to ruff config (#14100)

(cherry picked from commit db19610)
shweta83 pushed a commit to shweta83/robottelo that referenced this pull request Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.12.z Introduced in or relating directly to Satellite 6.12 6.13.z Introduced in or relating directly to Satellite 6.13 6.14.z Introduced in or relating directly to Satellite 6.14 6.15.z Introduced in or relating directly to Satellite 6.15 AutoMerge_Cherry_Picked The cherrypicked PRs of master PR would be automerged if all checks passing CherryPick PR needs CherryPick to previous branches PRT-Failed Indicates that latest PRT run is failed for the PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants