Skip to content

Conversation

@n-thumann
Copy link
Member

What

We're using line-length = 100 for ruff, but line-length = 80 for black. This PR changes that and reformats all files.

Why

To keep them in sync, because them being not in sync doesn't make sense.

References

Checklist

  • Tests

@n-thumann n-thumann requested a review from a team as a code owner December 16, 2025 15:36
@github-actions
Copy link

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 312dbdf.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Files

None

@github-actions
Copy link

Conventional Commits Report

Type Number
Changed 2

🚀 Conventional commits found.

@codecov
Copy link

codecov bot commented Dec 16, 2025

Codecov Report

❌ Patch coverage is 81.92771% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.68%. Comparing base (5ca6746) to head (312dbdf).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
troubadix/standalone_plugins/allowed_rev_diff.py 0.00% 5 Missing ⚠️
troubadix/plugins/variable_assigned_in_if.py 0.00% 2 Missing ⚠️
troubadix/standalone_plugins/changed_cves.py 50.00% 2 Missing ⚠️
...alone_plugins/changed_packages/changed_packages.py 0.00% 2 Missing ⚠️
troubadix/standalone_plugins/no_solution.py 71.42% 2 Missing ⚠️
troubadix/plugin.py 66.66% 1 Missing ⚠️
troubadix/plugins/badwords.py 0.00% 1 Missing ⚠️
troubadix/plugins/dependency_category_order.py 83.33% 1 Missing ⚠️
troubadix/plugins/double_end_points.py 50.00% 0 Missing and 1 partial ⚠️
troubadix/plugins/forking_nasl_functions.py 0.00% 0 Missing and 1 partial ⚠️
... and 12 more
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #906   +/-   ##
=======================================
  Coverage   82.68%   82.68%           
=======================================
  Files         102      102           
  Lines        3570     3570           
  Branches      668      668           
=======================================
  Hits         2952     2952           
  Misses        466      466           
  Partials      152      152           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@n-thumann n-thumann enabled auto-merge December 16, 2025 15:40
@n-thumann n-thumann merged commit 69d2cd4 into main Dec 22, 2025
12 of 13 checks passed
@n-thumann n-thumann deleted the sync_black_line-length branch December 22, 2025 07:38
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.

4 participants