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

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

Merged
merged 1 commit into from
May 4, 2024

Conversation

DimitriPapadopoulos
Copy link
Contributor

ISC001 Implicitly concatenated string literals on one line

This rule is currently disabled because it conflicts with the formatter:
astral-sh/ruff#8272

	ISC001 Implicitly concatenated string literals on one line

This rule is currently disabled because it conflicts with the formatter:
	astral-sh/ruff#8272
@effigies effigies enabled auto-merge (squash) May 4, 2024 21:53
@effigies effigies merged commit 6501da1 into nipreps:master May 4, 2024
10 of 11 checks passed
@DimitriPapadopoulos DimitriPapadopoulos deleted the UP031 branch May 4, 2024 22:06
bpinsard pushed a commit to bpinsard/smriprep that referenced this pull request May 16, 2024
ISC001 Implicitly concatenated string literals on one line

This rule is currently disabled because it conflicts with the formatter:
	astral-sh/ruff#8272
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