nipreps / niworkflows

Common workflows for MRI (anatomical, functional, diffusion, etc)
https://www.nipreps.org/niworkflows
Apache License 2.0
87 stars 52 forks source link

STY: Apply ruff/flake8-implicit-str-concat rule ISC001 #870

Closed DimitriPapadopoulos closed 5 months ago

DimitriPapadopoulos commented 5 months ago
ISC001 Implicitly concatenated string literals on one line

This rule is currently disabled because it conflicts with the formatter: https://github.com/astral-sh/ruff/issues/8272

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 68.52%. Comparing base (830b4fc) to head (6648e2d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #870 +/- ## ======================================= Coverage 68.52% 68.52% ======================================= Files 86 86 Lines 8220 8220 Branches 949 949 ======================================= Hits 5633 5633 Misses 2580 2580 Partials 7 7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.