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

[CI] Relax McCabe complexity limit to 15 #222

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

koenvervloesem
Copy link
Member

Description:

Relaxes Ruff's check for a function's cyclomatic complexity from the default 10 to 15.

Checklist:

  • I have created the pull request against the latest development branch
  • I have added only one feature/fix per PR and the code change compiles without warnings
  • I accept the Developer Certificate of Origin (DCO).

@koenvervloesem koenvervloesem merged commit 4cae6b0 into development Jan 16, 2024
7 checks passed
@koenvervloesem koenvervloesem deleted the ruff_relax_mccabe_to_15 branch January 16, 2024 13:09
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.

1 participant